Files
42_EXT_01_dr_quine/1_Colleen/Makefile
2024-01-23 14:42:44 +01:00

6 lines
60 B
Makefile

NAME = Colleen
SRCS = Colleen.c
include ../MakefileCommon