Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



pk
Fri Sep 29 07:23:18 EDT 1995
Update of /a/cvsroot/src/lib/csu/i386
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4604/i386

Modified Files:
        Makefile 
Log Message:
Make `make depend' work. For this, it was necessary to remove ${.ALLSRC}
from the build rules; it has been replaced with `${.CURDIR}/${SRCS}'.
Also, avoid "a.out" like <mk/bsd.lib.mk>.


pk
Fri Sep 29 07:23:19 EDT 1995
Update of /a/cvsroot/src/lib/csu/m68k
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4604/m68k

Modified Files:
        Makefile 
Log Message:
Make `make depend' work. For this, it was necessary to remove ${.ALLSRC}
from the build rules; it has been replaced with `${.CURDIR}/${SRCS}'.
Also, avoid "a.out" like <mk/bsd.lib.mk>.


pk
Fri Sep 29 07:23:21 EDT 1995
Update of /a/cvsroot/src/lib/csu/ns32k
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4604/ns32k

Modified Files:
        Makefile 
Log Message:
Make `make depend' work. For this, it was necessary to remove ${.ALLSRC}
from the build rules; it has been replaced with `${.CURDIR}/${SRCS}'.
Also, avoid "a.out" like <mk/bsd.lib.mk>.


pk
Fri Sep 29 07:23:23 EDT 1995
Update of /a/cvsroot/src/lib/csu/sparc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4604/sparc

Modified Files:
        Makefile 
Log Message:
Make `make depend' work. For this, it was necessary to remove ${.ALLSRC}
from the build rules; it has been replaced with `${.CURDIR}/${SRCS}'.
Also, avoid "a.out" like <mk/bsd.lib.mk>.




Home | Main Index | Thread Index | Old Index