Update of /cvsroot/plib/plib/examples/src/sl
In directory usw-pr-cvs1:/tmp/cvs-serv18743/examples/src/sl
Modified Files:
Makefile.am
Removed Files:
Makefile.msc
Log Message:
Updated automake template files
Index: Makefile.am
===================================================================
RCS file: /cvsroot/plib/plib/examples/src/sl/Makefile.am,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.am 10 Jan 2001 22:51:36 -0000 1.3
+++ Makefile.am 8 May 2002 21:24:24 -0000 1.4
@@ -6,6 +6,6 @@
example_LDADD = -lplibsm -lplibsl -lplibul
mod_demo_LDADD = -lplibsm -lplibsl -lplibul
-EXTRA_DIST = Makefile.msc cuckoo.au scream.ub wheeee.ub zzap.wav tuxr.mod \
+EXTRA_DIST = cuckoo.au scream.ub wheeee.ub zzap.wav tuxr.mod \
mod_demo.dsp example.dsp
--- Makefile.msc DELETED ---
|