2014-11-19 18:27:45 +00:00

8 lines
101 B
Makefile

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