oolite/tools/icosmesh/GNUmakefile
2014-07-23 18:01:21 +01:00

6 lines
175 B
Makefile

include $(GNUSTEP_MAKEFILES)/common.make
TOOL_NAME = icosmesh
icosmesh_OBJC_FILES = main.m JAIcosMesh.m JAIcosTriangle.m JAVertexSet.m
include $(GNUSTEP_MAKEFILES)/tool.make