6 lines
60 B
Makefile
6 lines
60 B
Makefile
|
|
NAME = Colleen
|
|
SRCS = Colleen.c
|
|
|
|
include ../MakefileCommon
|