Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   wrstuden
Date:           Thu May  6 18:40:40 UTC 1999

Modified Files:
        src/usr.bin/crunch/crunchgen: crunchgen.c
Log Message:
Generate a makefile which is cross-crunching compatabile:

1) Include bsd.sys.mk so we pick up DESTDIR changes to fine .h files.
2) Only set STRIP if it's unset.
3) Generate .cro files rather than .lo files. .lo now is used for "local
objects" - obj's for the host machine not the target machine.




Home | Main Index | Thread Index | Old Index