LEVEL = ../../../make

CXX_SOURCES := main.cpp

EXE := AttachDenied

include $(LEVEL)/Makefile.rules
