Source-Changes archive

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

CVS commit: basesrc/usr.bin/mkdep



Module Name:    basesrc
Committed By:   simonb
Date:           Fri Jun 14 23:14:18 UTC 2002

Modified Files:
        basesrc/usr.bin/mkdep: Makefile mkdep.c
Added Files:
        basesrc/usr.bin/mkdep: findcc.c findcc.h

Log Message:
Split out the findcc() function that tries to determine the path to
the C compiler so other programs can use it.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/mkdep/Makefile
cvs rdiff -r0 -r1.1 basesrc/usr.bin/mkdep/findcc.c \
    basesrc/usr.bin/mkdep/findcc.h
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/mkdep/mkdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index