Files

6 lines
74 B
Makefile
Raw Normal View History

LEVEL = ../make
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules