| Commit message (Expand) | Author | Age | Files | Lines |
* | Added 'install' to the inclde-tools target, as it has a new options "-C" | nate | 1996-01-30 | 1 | -1/+3 |
* | Kludge alert! | nate | 1996-01-30 | 1 | -4/+10 |
* | Add libutil/beforeinstall to the includes target | peter | 1996-01-01 | 1 | -1/+2 |
* | Add rpcgen to build-tools target. | pst | 1995-12-27 | 1 | -1/+3 |
* | Added 'install' to the lib-tools target since it is uses the new '-C' flag | nate | 1995-11-28 | 1 | -1/+3 |
* | Bring forward libkadm change from 2.1 | jkh | 1995-11-26 | 1 | -1/+2 |
* | Add -DNOCLEAN option which totally and utterly disables any form of | peter | 1995-11-25 | 1 | -2/+18 |
* | Add: cd ${.CURDIR}/eBones/lib/libkrb && ${MAKE} beforeinstall | jkh | 1995-11-09 | 1 | -1/+2 |
* | Add sgmlfmt to build-tools target so a make world with current source | jfieber | 1995-11-05 | 1 | -2/+6 |
* | Changed "tools" to "build-tools". | phk | 1995-10-26 | 1 | -3/+3 |
* | Build all of the libraries: targets libs in the same manner. Append the | nate | 1995-10-24 | 1 | -5/+7 |
* | Added symorder to tools target. | phk | 1995-10-24 | 1 | -2/+4 |
* | Remove extraneous blank in libraries target (from 2.1). | jkh | 1995-09-17 | 1 | -2/+2 |
* | Update for the new location of eBones. | gibbs | 1995-09-16 | 1 | -6/+2 |
* | Enhance sup update to run with 3 supfiles: standard/ports/secure | ache | 1995-09-15 | 1 | -1/+7 |
* | Brought forward the change in 1.57.4.1 - add build of zic(8) to tools rule.. | dg | 1995-08-30 | 1 | -2/+4 |
* | We don't have libftp anymore, so why don't we stop trying to do a | asami | 1995-08-04 | 1 | -2/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-29 | 1 | -3/+3 |
* | Submitted by: jkh | rgrimes | 1995-05-13 | 1 | -1/+9 |
* | Add usr.sbin/pcvt/keycap to libraries: target. | rgrimes | 1995-05-06 | 1 | -1/+5 |
* | In target libraries: make and install libcompat before all other | rgrimes | 1995-05-05 | 1 | -1/+7 |
* | Add libftp to list of beforeinstall targets in the include rule. | jkh | 1995-04-27 | 1 | -1/+2 |
* | Fixed most: target gnu/usr.sbin was install not all | sos | 1995-03-28 | 1 | -2/+2 |
* | We must do include and lib first so that the perl *.ph generation | rgrimes | 1995-03-27 | 1 | -5/+6 |
* | Add gnu/usr.bin/ld to lib-tools: since you need this compiled very | rgrimes | 1995-03-23 | 1 | -1/+3 |
* | Fixed last defined(WANT_MSUN) -> !defined(WANT_CSRG_LIBM) in the src tree. | rgrimes | 1995-03-23 | 1 | -2/+2 |
* | Correct one little typing error from Rod :-). | ats | 1995-03-19 | 1 | -2/+2 |
* | Add installation of include files from libpcap. | rgrimes | 1995-03-19 | 1 | -1/+2 |
* | Use new mtree file to rebuild /usr/include. | rgrimes | 1995-03-18 | 1 | -5/+4 |
* | Have include be the first $SUBDIR, this avoid install failure with the | phk | 1995-03-17 | 1 | -4/+6 |
* | Add gnu/usr.sbin in the installmost and most targets. | roberto | 1995-03-14 | 1 | -1/+3 |
* | Add missing double quote (") in "echo". | se | 1995-03-06 | 1 | -2/+2 |
* | Since at least one utility depends on it (GNU diff), install the gnu regex | nate | 1995-03-06 | 1 | -1/+2 |
* | use etc:distrib-dirs instead of release:hierarchy. remove SUBDIR reference | phk | 1995-02-26 | 1 | -7/+2 |
* | Eliminate a duplicate line. | jkh | 1995-02-09 | 1 | -2/+1 |
* | Add libscsi to includes target | ache | 1995-01-24 | 1 | -1/+2 |
* | Add libforms to includes target | ache | 1995-01-24 | 1 | -1/+2 |
* | `make world' fixes from Pat Barron, Mark Murray. | wollman | 1995-01-21 | 1 | -1/+4 |
* | Add libcom_err to `includes' target so CLOBBERing the world works again (we | wollman | 1995-01-20 | 1 | -1/+2 |
* | Added `compile_et' and `mk_cmds' to lib-tools target, as they are needed | wollman | 1995-01-19 | 1 | -1/+6 |
* | Delete obsolete references to kerberosIV. | wollman | 1995-01-13 | 1 | -23/+1 |
* | Ack! Mk must go before cleandist in the world rule now. Otherwise | jkh | 1995-01-11 | 1 | -2/+2 |
* | Added new lib-tools target used in make world which rebuilds and | nate | 1995-01-03 | 1 | -2/+14 |
* | Add libtermcap to includes target | ache | 1994-12-04 | 1 | -1/+2 |
* | More changes for the "distribute" target. | phk | 1994-11-14 | 1 | -5/+11 |
* | Add gnu/include to includes target | ache | 1994-11-08 | 1 | -1/+2 |
* | Make make world -DCLOBBER work again .. grrr | pst | 1994-11-01 | 1 | -1/+3 |
* | For those who want a little more control over their build process... | wollman | 1994-10-15 | 1 | -1/+37 |
* | Add libdialog to beforeinstall section | ache | 1994-10-11 | 1 | -1/+2 |
* | libmytinfo, libncurses added to 'make beforeinstall' sequence | ache | 1994-10-08 | 1 | -1/+3 |