Source-Changes archive

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

CVS commit: src/sbin



Module Name:    src
Committed By:   fvdl
Date:           Thu Jun 23 00:54:47 UTC 2005

Modified Files:
        src/sbin/disklabel: Makefile
        src/sbin/fdisk: Makefile

Log Message:
If HOSTPROG is empty, do not pull in libutil, since we do not need it in that
case, and several host platforms do not have libutil. Fixes the build of
these programs as host tools on platforms without libutil.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sbin/disklabel/Makefile
cvs rdiff -r1.33 -r1.34 src/sbin/fdisk/Makefile

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