1CXX_SOURCES := main.cpp
2
3EXE := ProcessAttach
4
5include Makefile.rules
6