NetBSD/distrib/utils/x_dhclient
lukem 0e901f7d9b 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.)
2002-04-14 23:44:25 +00:00
..
Makefile Clean up which .o members are built for each of the "fake" libraries; 2002-04-14 23:44:25 +00:00