DEVROOT = $(HOME)/dev DEVMAKE = $(DEVROOT)/make cflags = -I../.. target = test-convert.exe sources = test_convert.cpp include $(DEVMAKE)/makefile