Files
openmesh/ACGMakefile

18 lines
441 B
Plaintext
Raw Normal View History

#== SYSTEM PART -- DON'T TOUCH ==============================================
include $(ACGMAKE)/Config
#==============================================================================
SUBDIRS = Core Tools Doc
PACKAGES :=
PROJ_LIBS :=
MODULES :=
#== SYSTEM PART -- DON'T TOUCH ==============================================
include $(ACGMAKE)/Rules
#==============================================================================