nolibgs_hello_worlds/hello_multi_vag/Makefile

16 lines
279 B
Makefile
Raw Normal View History

2021-08-14 16:56:32 +02:00
TARGET = hello_multivag_new
SRCS = hello_multivag_new.c \
../VAG/hello.vag \
../VAG/poly.vag \
../VAG/0_come.vag \
../VAG/1_cuek.vag \
../VAG/2_erro.vag \
../VAG/3_hehe.vag \
../VAG/4_m4a1.vag \
../VAG/5_punc.vag \
../VAG/7_wron.vag \
../VAG/8_yooo.vag \
include ../common.mk