2015-08-25 22:25:21 +00:00

8 lines
99 B
Makefile

LEVEL = ../../make
CXX_SOURCES := main.cpp
EXE := ProcessAttach
include $(LEVEL)/Makefile.rules