LEVEL = ../../make

CXX_SOURCES := main.cpp

EXE := ProcessAttach

include $(LEVEL)/Makefile.rules
