| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed most: target gnu/usr.sbin was install not all | Søren Schmidt | 1995-03-28 | 1 | -2/+2 |
* | We must do include and lib first so that the perl *.ph generation | Rodney W. Grimes | 1995-03-27 | 1 | -5/+6 |
* | Add gnu/usr.bin/ld to lib-tools: since you need this compiled very | Rodney W. Grimes | 1995-03-23 | 1 | -1/+3 |
* | Fixed last defined(WANT_MSUN) -> !defined(WANT_CSRG_LIBM) in the src tree. | Rodney W. Grimes | 1995-03-23 | 1 | -2/+2 |
* | Correct one little typing error from Rod :-). | Andreas Schulz | 1995-03-19 | 1 | -2/+2 |
* | Add installation of include files from libpcap. | Rodney W. Grimes | 1995-03-19 | 1 | -1/+2 |
* | Use new mtree file to rebuild /usr/include. | Rodney W. Grimes | 1995-03-18 | 1 | -5/+4 |
* | Have include be the first $SUBDIR, this avoid install failure with the | Poul-Henning Kamp | 1995-03-17 | 1 | -4/+6 |
* | Add gnu/usr.sbin in the installmost and most targets. | Ollivier Robert | 1995-03-14 | 1 | -1/+3 |
* | Add missing double quote (") in "echo". | Stefan Eßer | 1995-03-06 | 1 | -2/+2 |
* | Since at least one utility depends on it (GNU diff), install the gnu regex | Nate Williams | 1995-03-06 | 1 | -1/+2 |
* | use etc:distrib-dirs instead of release:hierarchy. remove SUBDIR reference | Poul-Henning Kamp | 1995-02-26 | 1 | -7/+2 |
* | Eliminate a duplicate line. | Jordan K. Hubbard | 1995-02-09 | 1 | -2/+1 |
* | Add libscsi to includes target | Andrey A. Chernov | 1995-01-24 | 1 | -1/+2 |
* | Add libforms to includes target | Andrey A. Chernov | 1995-01-24 | 1 | -1/+2 |
* | `make world' fixes from Pat Barron, Mark Murray. | Garrett Wollman | 1995-01-21 | 1 | -1/+4 |
* | Add libcom_err to `includes' target so CLOBBERing the world works again (we | Garrett Wollman | 1995-01-20 | 1 | -1/+2 |
* | Added `compile_et' and `mk_cmds' to lib-tools target, as they are needed | Garrett Wollman | 1995-01-19 | 1 | -1/+6 |
* | Delete obsolete references to kerberosIV. | Garrett Wollman | 1995-01-13 | 1 | -23/+1 |
* | Ack! Mk must go before cleandist in the world rule now. Otherwise | Jordan K. Hubbard | 1995-01-11 | 1 | -2/+2 |
* | Added new lib-tools target used in make world which rebuilds and | Nate Williams | 1995-01-03 | 1 | -2/+14 |
* | Add libtermcap to includes target | Andrey A. Chernov | 1994-12-04 | 1 | -1/+2 |
* | More changes for the "distribute" target. | Poul-Henning Kamp | 1994-11-14 | 1 | -5/+11 |
* | Add gnu/include to includes target | Andrey A. Chernov | 1994-11-08 | 1 | -1/+2 |
* | Make make world -DCLOBBER work again .. grrr | Paul Traina | 1994-11-01 | 1 | -1/+3 |
* | For those who want a little more control over their build process... | Garrett Wollman | 1994-10-15 | 1 | -1/+37 |
* | Add libdialog to beforeinstall section | Andrey A. Chernov | 1994-10-11 | 1 | -1/+2 |
* | libmytinfo, libncurses added to 'make beforeinstall' sequence | Andrey A. Chernov | 1994-10-08 | 1 | -1/+3 |
* | If WANT_MSUN is defined then math.h needs to be installed from the | Paul Richards | 1994-09-30 | 1 | -1/+4 |
* | make includes needs to do a beforeinstall in libskey | Paul Traina | 1994-09-29 | 1 | -1/+2 |
* | First level of changes for bringing in eBones (kerberos). | Geoff Rehmet | 1994-09-29 | 1 | -16/+16 |
* | Spell hierarchy correctly :-(. | Rodney W. Grimes | 1994-09-23 | 1 | -5/+5 |
* | Converted to use release/Makefile hieriarchy:. | Rodney W. Grimes | 1994-09-23 | 1 | -6/+7 |
* | Need to call on libmd in "includes" target. | Poul-Henning Kamp | 1994-09-19 | 1 | -1/+2 |
* | Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and | Garrett Wollman | 1994-09-16 | 1 | -4/+8 |
* | Enable call to beforeinstall for libg++ and add one for libreadline. | Rodney W. Grimes | 1994-09-12 | 1 | -3/+3 |
* | Changes required for bringing in eBones (kerberosIV - des + des ;-)) | Geoff Rehmet | 1994-09-09 | 1 | -3/+23 |
* | Taken update rule out of world target so it doesn't try and sup and | Paul Richards | 1994-09-03 | 1 | -14/+5 |
* | Removed an echo about directories not being enabled. | Paul Richards | 1994-08-26 | 1 | -2/+1 |
* | Added an update target. It does nothing by default but you | Paul Richards | 1994-08-26 | 1 | -7/+18 |
* | Added libkern to list of libraries to build. | Paul Richards | 1994-08-25 | 1 | -19/+8 |
* | Removed all refernces to *26 directories. | Paul Richards | 1994-08-25 | 1 | -4/+4 |
* | - turn NOCRYPT off | Geoff Rehmet | 1994-08-20 | 1 | -9/+16 |
* | Whoops, nuke libobjc until we have it too. | Jordan K. Hubbard | 1994-08-16 | 1 | -2/+2 |
* | cc -> cc26 for now. | Jordan K. Hubbard | 1994-08-14 | 1 | -4/+4 |
* | Kill an errant libg++ entry. | Jordan K. Hubbard | 1994-08-14 | 1 | -2/+2 |
* | This is the first attempt to drag the top level Makefile Rod sent me | Jordan K. Hubbard | 1994-08-13 | 1 | -12/+214 |
* | Remove kerberosIV until it works or is replace with eBones.. It's | Jordan K. Hubbard | 1994-08-10 | 1 | -1/+1 |
* | Remove `old' directory. | Jordan K. Hubbard | 1994-08-07 | 1 | -1/+1 |
* | Whap games too, for now. As people add this stuff back, they can | Jordan K. Hubbard | 1994-08-07 | 1 | -1/+1 |