diff options
author | bde <bde@FreeBSD.org> | 1997-12-16 16:36:43 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1997-12-16 16:36:43 +0000 |
commit | f289b1cae7e36d27cc410f0de127f309b9a4044d (patch) | |
tree | f50e54b5752d3e1f68e5652cd0fb33abbb5ec3f9 /sys/compat/linux/linux_socket.c | |
parent | 78fabc0578bd58e7babd07ec50717b6ccb959ed5 (diff) | |
download | FreeBSD-src-f289b1cae7e36d27cc410f0de127f309b9a4044d.zip FreeBSD-src-f289b1cae7e36d27cc410f0de127f309b9a4044d.tar.gz |
Fixed DPADD. ${LIBGCC} must be added explicitly since the default
linkage rule is overridden. The -L option must be in ${DPADD} so that
`make checkdpadd' works. Actually use ${DPADD}.
FIxed missing dependencies for doscmd. Use ${LIBCRT0} instead of a
hard-coded path in the rule for doscmd.
Added comments about the kludges used to build 2 binaries and 2 data
files in one directory. It shouldn't be done this way. The dependencies
on sources took extra work to get right, and the dependencies on objects
are still broken (one set is missing and the other has the wrong libs).
Fixed some style bugs while I'm here:
- don't override the (correct) default for MAN1.
- use `beforeinstall', not `afterinstall' to install auxiliary files.
`afterinstall' is for fixing messes made by `install'.
Diffstat (limited to 'sys/compat/linux/linux_socket.c')
0 files changed, 0 insertions, 0 deletions