6 lines
79 B
Makefile
6 lines
79 B
Makefile
LEVEL = ../../../make
|
|
|
|
CXX_SOURCES := int.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|