Files
openmesh/src/OpenMesh/ACGMakefile
Jan Möbius c42ea40171 Moved and updated basic acgmake files
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@115 fdac6126-5c0c-442c-9429-916003d36597
2009-05-04 07:01:49 +00:00

18 lines
444 B
Plaintext

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