[Plib-cvs] plib/src/sl Makefile.am,1.6,1.7 Makefile.msc,1.1.1.1,NONE
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-05-08 21:24:29
|
Update of /cvsroot/plib/plib/src/sl In directory usw-pr-cvs1:/tmp/cvs-serv18743/src/sl Modified Files: Makefile.am Removed Files: Makefile.msc Log Message: Updated automake template files Index: Makefile.am =================================================================== RCS file: /cvsroot/plib/plib/src/sl/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Makefile.am 3 Mar 2002 16:03:33 -0000 1.6 +++ Makefile.am 8 May 2002 21:24:25 -0000 1.7 @@ -12,7 +12,7 @@ INCLUDES = -I$(top_srcdir)/src/util -EXTRA_DIST = Makefile.msc README.freebsd README.linux \ +EXTRA_DIST = README.freebsd README.linux \ README.openbsd README.sgi README.unix README.win \ sl.dsp --- Makefile.msc DELETED --- |