4 lines
51 B
Makefile
4 lines
51 B
Makefile
SRCS = example.cxx
|
|
|
|
include $(SRCDIR)../example.mk
|
SRCS = example.cxx
|
|
|
|
include $(SRCDIR)../example.mk
|