Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
tv
Tue Mar 31 17:50:02 PST 1998
Update of /cvsroot/src/gnu/usr.bin/egcs/cc1obj
In directory nb00:/tmp/cvs-serv3362/cc1obj
Modified Files:
Makefile
Log Message:
Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do not
get dumped in the dist directory
...these Makefiles really should be converted to using ${} variables
tv
Tue Mar 31 17:50:02 PST 1998
Update of /cvsroot/src/gnu/usr.bin/egcs/cc1plus
In directory nb00:/tmp/cvs-serv3362/cc1plus
Modified Files:
Makefile
Log Message:
Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do not
get dumped in the dist directory
...these Makefiles really should be converted to using ${} variables
tv
Tue Mar 31 17:50:02 PST 1998
Update of /cvsroot/src/gnu/usr.bin/egcs/common
In directory nb00:/tmp/cvs-serv3362/common
Modified Files:
Makefile
Log Message:
Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do not
get dumped in the dist directory
...these Makefiles really should be converted to using ${} variables
tv
Tue Mar 31 17:50:02 PST 1998
Update of /cvsroot/src/gnu/usr.bin/egcs/cpp
In directory nb00:/tmp/cvs-serv3362/cpp
Modified Files:
Makefile
Log Message:
Add $(.OBJDIR) to the front of .PATH: so yacc's generated files do not
get dumped in the dist directory
...these Makefiles really should be converted to using ${} variables
tv
Tue Mar 31 17:50:31 PST 1998
Update of /cvsroot/src/gnu/dist/gcc
In directory nb00:/tmp/cvs-serv3366
Modified Files:
pexecute.c
Log Message:
add __vfork14() compensation by including <unistd.h> as inspired by our
in-tree gcc. make this special activity conditional on __NetBSD__.
Home |
Main Index |
Thread Index |
Old Index