nolibgs_hello_worlds/hello_vag/Makefile

7 lines
87 B
Makefile

TARGET = hello_vag
SRCS = hello_vag.c \
../VAG/hello_poly.vag
include ../common.mk