Files
openmesh/ACGMakefile
Jan Möbius 034adbc24b Readded toplevel ACGMakefile
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@117 fdac6126-5c0c-442c-9429-916003d36597
2009-05-04 07:04:45 +00:00

18 lines
443 B
Plaintext

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