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

CXX_SOURCES := main.cpp

EXE := CompDirSymLink

include $(LEVEL)/Makefile.rules
