PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk
This commit is contained in:
12
examples/src/ssg/shrubs/Makefile.am
Normal file
12
examples/src/ssg/shrubs/Makefile.am
Normal file
@@ -0,0 +1,12 @@
|
||||
if BUILD_SSG
|
||||
|
||||
noinst_PROGRAMS = shrubs
|
||||
|
||||
shrubs_SOURCES = shrubs.cxx
|
||||
|
||||
shrubs_LDADD = -lplibssgaux -lplibssg -lplibpu -lplibfnt -lplibsg -lplibul $(GLUT_LIBS) $(OGL_LIBS)
|
||||
|
||||
endif
|
||||
|
||||
EXTRA_DIST =
|
||||
|
||||
Reference in New Issue
Block a user