Searched hist:f06e7c2ed82e8bc0d225bf164abb7dfea7fdba04 (Results 1 – 1 of 1) sorted by relevance
/freebsd/lib/ |
H A D | Makefile | diff f06e7c2ed82e8bc0d225bf164abb7dfea7fdba04 Thu Aug 25 15:39:18 CEST 1994 Paul Richards <paul@FreeBSD.org> Moved the csu directory to be first on the SUBDIR list. This is because libmd builds a test program before installation and if you've used CLOBBER there's no crt.0 to link with. This ensures that in a make world the csu objects will get installed before reaching the libmd directory.
Reviewed by: Submitted by: diff f06e7c2ed82e8bc0d225bf164abb7dfea7fdba04 Thu Aug 25 15:39:18 CEST 1994 Paul Richards <paul@FreeBSD.org> Moved the csu directory to be first on the SUBDIR list. This is because libmd builds a test program before installation and if you've used CLOBBER there's no crt.0 to link with. This ensures that in a make world the csu objects will get installed before reaching the libmd directory.
Reviewed by: Submitted by:
|