mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
3488b209cc
- the .gz files are no longer used as intermediate files, it's in a pipe now. (gunzip normally deleted them anyway, but this should not hurt) - I accidently left a -p arg to install from testing. Bruce says it should be ${COPY} instead, but almost everything else in the tree uses plain -c anyway. - Use "LINKS=" or two identical files are installed sepeately instead of as links (doh!) - Use "LIB..." instead of "BIN..." for install permissions. Note that we still use bsd.prog.mk, not bsd.lib.mk because bsd.lib.mk has problems (it can't install a library unless it compiles it). - Define LIBCOMPATDIR in Makefile.inc instead of using BINDIR. Mostly submitted by: bde |
||
---|---|---|
.. | ||
libc.so.1.1.gz.uu | ||
libcurses.so.1.1.gz.uu | ||
libf2c.so.1.1.gz.uu | ||
libg++.so.1.1.gz.uu | ||
libgcc.so.1.1.gz.uu | ||
libgnumalloc.so.1.1.gz.uu | ||
libgnuregex.so.1.1.gz.uu | ||
libln.so.1.1.gz.uu | ||
libm.so.1.1.gz.uu | ||
libmalloc.so.1.1.gz.uu | ||
libreadline.so.1.1.gz.uu | ||
libresolv.so.1.1.gz.uu | ||
librpcsvc.so.1.1.gz.uu | ||
libskey.so.1.1.gz.uu | ||
libtelnet.so.1.1.gz.uu | ||
libtermcap.so.1.1.gz.uu | ||
libutil.so.1.1.gz.uu | ||
liby.so.1.1.gz.uu | ||
Makefile |