Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Wed Oct 22 09:01:02 PDT 1997
Update of /cvsroot/src/lib/csu/alpha
In directory netbsd1:/var/slash-tmp/cvs-serv15240/alpha
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:01:21 PDT 1997
Update of /cvsroot/src/lib/csu/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv15240/arm32
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:01:41 PDT 1997
Update of /cvsroot/src/lib/csu/c++
In directory netbsd1:/var/slash-tmp/cvs-serv15240/c++
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:02:01 PDT 1997
Update of /cvsroot/src/lib/csu/i386
In directory netbsd1:/var/slash-tmp/cvs-serv15240/i386
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:02:21 PDT 1997
Update of /cvsroot/src/lib/csu/m68k
In directory netbsd1:/var/slash-tmp/cvs-serv15240/m68k
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:02:39 PDT 1997
Update of /cvsroot/src/lib/csu/mips
In directory netbsd1:/var/slash-tmp/cvs-serv15240/mips
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:02:57 PDT 1997
Update of /cvsroot/src/lib/csu/ns32k
In directory netbsd1:/var/slash-tmp/cvs-serv15240/ns32k
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:03:21 PDT 1997
Update of /cvsroot/src/lib/csu/powerpc
In directory netbsd1:/var/slash-tmp/cvs-serv15240/powerpc
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:03:40 PDT 1997
Update of /cvsroot/src/lib/csu/sparc
In directory netbsd1:/var/slash-tmp/cvs-serv15240/sparc
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
lukem
Wed Oct 22 09:04:02 PDT 1997
Update of /cvsroot/src/lib/csu/vax
In directory netbsd1:/var/slash-tmp/cvs-serv15240/vax
Modified Files:
Makefile
Log Message:
* use CPPFLAGS instead of CFLAGS for -D and -I options
* use COPTS instead of CFLAGS for -fPIC et al
* use ${COMPILE.c} instead of ${CC} ${CFLAGS} -c
* use FILES and FILESDIR to install pc532 objects (instead of install: rule) -
this makes it consistent with the other a.out ports (arm32, i386, m68k, sparc)
Home |
Main Index |
Thread Index |
Old Index