jonathan
Sat Nov 30 19:23:05 PST 1996
Update of /cvsroot/src/sys/arch/pmax/conf
In directory netbsd1:/var/slash-tmp/cvs-serv5697
Modified Files:
Makefile.pmax
Log Message:
Replace explicit -O2 in CFLAGS with COPTS macro. Default COPTS?= -O2.
Lets users over-ride with makeoptions COPTS="..." in kernel config files.