Readded toplevel ACGMakefile

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@117 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Jan Möbius
2009-05-04 07:04:45 +00:00
parent 46ed4eeab6
commit 034adbc24b

17
ACGMakefile Normal file
View File

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