Removed old GNUmakefile.inst files

This commit is contained in:
Robert Osfield
2007-04-10 13:58:18 +00:00
parent 3ba26f4fc6
commit 5be86601bb
86 changed files with 0 additions and 1039 deletions

View File

@@ -1,13 +0,0 @@
TOPDIR = ../..
include $(TOPDIR)/Make/makedefs
CXXFILES =\
osgsimplifier.cpp\
LIBS += -losgViewer -losgDB -losgText -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)
EXEC = osgsimplifier
INC += $(X_INC)
include $(TOPDIR)/Make/makerules