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,11 +0,0 @@
TOPDIR = ../..
include $(TOPDIR)/Make/makedefs
CXXFILES =\
osgvertexprogram.cpp\
LIBS += -losgViewer -losgDB -losgText -losgUtil -losg $(GL_LIBS) $(X_LIBS) $(OTHER_LIBS)
EXEC = osgvertexprogram
include $(TOPDIR)/Make/makerules