nolibgs_hello_worlds/hello_multivag/Makefile

9 lines
152 B
Makefile

TARGET = hello_multivag
SRCS = hello_multivag.c \
../VAG/hello.vag \
../VAG/poly.vag \
include ../common.mk
include ../thirdparty/nugget/common.mk \