5 lines
66 B
Makefile
5 lines
66 B
Makefile
CXXSRCS = example.cxx
|
|
_CPP = _cpp
|
|
|
|
include $(SRCDIR)../example.mk
|