3 lines
54 B
Makefile
3 lines
54 B
Makefile
CXXSRCS = example.cxx
|
|
|
|
include $(SRCDIR)../example.mk
|
CXXSRCS = example.cxx
|
|
|
|
include $(SRCDIR)../example.mk
|