nolibgs_hello_worlds/hello_vag/Makefile

7 lines
87 B
Makefile
Raw Permalink Normal View History

2021-07-10 13:36:57 +02:00
TARGET = hello_vag
SRCS = hello_vag.c \
../VAG/hello_poly.vag
include ../common.mk