Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/distrib/utils/x_dhclient
Module Name: basesrc
Committed By: lukem
Date: Sun Apr 14 23:44:26 UTC 2002
Modified Files:
basesrc/distrib/utils/x_dhclient: Makefile
Removed Files:
basesrc/distrib/utils/x_dhclient: Src-common Src-dst Src-omapip
Log Message:
Clean up which .o members are built for each of the "fake" libraries;
.o files containing unused functions are still linked in (unlike a .a file)
Saves a bit of space by culling unused .c references.
(Required .o members determined by looking at the mapfile generated by
adding LDFLAGS+=-Wl,-Map,mapfile in dhcp/client/Makefile.)
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/distrib/utils/x_dhclient/Makefile
cvs rdiff -r1.6 -r0 basesrc/distrib/utils/x_dhclient/Src-common \
basesrc/distrib/utils/x_dhclient/Src-omapip
cvs rdiff -r1.1 -r0 basesrc/distrib/utils/x_dhclient/Src-dst
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