6 lines
66 B
Makefile
Raw Normal View History

2021-07-10 17:56:33 +02:00
TARGET = hello_cdda
SRCS = hello_cdda.c \
include ../common.mk