Changeset 9209 for trunk/tools
- Timestamp:
- Sep 5, 2002, 4:21:23 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/fastdep/fastdep.c
r9208 r9209 1 /* $Id: fastdep.c,v 1.4 2 2002-09-05 02:20:37bird Exp $1 /* $Id: fastdep.c,v 1.43 2002-09-05 02:21:23 bird Exp $ 2 2 * 3 3 * Fast dependents. (Fast = Quick and Dirty!) … … 861 861 { 862 862 printf( 863 "FastDep v0.4 5(build %d)\n"863 "FastDep v0.46 (build %d)\n" 864 864 "Dependency scanner. Creates a makefile readable depend file.\n" 865 865 " - was quick and dirty, now it's just quick -\n"
Note:
See TracChangeset
for help on using the changeset viewer.