LEVEL = ../../make

C_SOURCES := main.c

EXE := ProcessAttach

include $(LEVEL)/Makefile.rules
