aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Brought forward the change in 1.57.4.1 - add build of zic(8) to tools rule..David Greenman1995-08-301-2/+4
* We don't have libftp anymore, so why don't we stop trying to do aSatoshi Asami1995-08-041-2/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-291-3/+3
* Submitted by: jkhRodney W. Grimes1995-05-131-1/+9
* Add usr.sbin/pcvt/keycap to libraries: target.Rodney W. Grimes1995-05-061-1/+5
* In target libraries: make and install libcompat before all otherRodney W. Grimes1995-05-051-1/+7
* Add libftp to list of beforeinstall targets in the include rule.Jordan K. Hubbard1995-04-271-1/+2
* Fixed most: target gnu/usr.sbin was install not allSøren Schmidt1995-03-281-2/+2
* We must do include and lib first so that the perl *.ph generationRodney W. Grimes1995-03-271-5/+6
* Add gnu/usr.bin/ld to lib-tools: since you need this compiled veryRodney W. Grimes1995-03-231-1/+3
* Fixed last defined(WANT_MSUN) -> !defined(WANT_CSRG_LIBM) in the src tree.Rodney W. Grimes1995-03-231-2/+2
* Correct one little typing error from Rod :-).Andreas Schulz1995-03-191-2/+2
* Add installation of include files from libpcap.Rodney W. Grimes1995-03-191-1/+2
* Use new mtree file to rebuild /usr/include.Rodney W. Grimes1995-03-181-5/+4
* Have include be the first $SUBDIR, this avoid install failure with thePoul-Henning Kamp1995-03-171-4/+6
* Add gnu/usr.sbin in the installmost and most targets.Ollivier Robert1995-03-141-1/+3
* Add missing double quote (") in "echo".Stefan Eßer1995-03-061-2/+2
* Since at least one utility depends on it (GNU diff), install the gnu regexNate Williams1995-03-061-1/+2
* use etc:distrib-dirs instead of release:hierarchy. remove SUBDIR referencePoul-Henning Kamp1995-02-261-7/+2
* Eliminate a duplicate line.Jordan K. Hubbard1995-02-091-2/+1
* Add libscsi to includes targetAndrey A. Chernov1995-01-241-1/+2
* Add libforms to includes targetAndrey A. Chernov1995-01-241-1/+2
* `make world' fixes from Pat Barron, Mark Murray.Garrett Wollman1995-01-211-1/+4
* Add libcom_err to `includes' target so CLOBBERing the world works again (weGarrett Wollman1995-01-201-1/+2
* Added `compile_et' and `mk_cmds' to lib-tools target, as they are neededGarrett Wollman1995-01-191-1/+6
* Delete obsolete references to kerberosIV.Garrett Wollman1995-01-131-23/+1
* Ack! Mk must go before cleandist in the world rule now. OtherwiseJordan K. Hubbard1995-01-111-2/+2
* Added new lib-tools target used in make world which rebuilds andNate Williams1995-01-031-2/+14
* Add libtermcap to includes targetAndrey A. Chernov1994-12-041-1/+2
* More changes for the "distribute" target.Poul-Henning Kamp1994-11-141-5/+11
* Add gnu/include to includes targetAndrey A. Chernov1994-11-081-1/+2
* Make make world -DCLOBBER work again .. grrrPaul Traina1994-11-011-1/+3
* For those who want a little more control over their build process...Garrett Wollman1994-10-151-1/+37
* Add libdialog to beforeinstall sectionAndrey A. Chernov1994-10-111-1/+2
* libmytinfo, libncurses added to 'make beforeinstall' sequenceAndrey A. Chernov1994-10-081-1/+3
* If WANT_MSUN is defined then math.h needs to be installed from thePaul Richards1994-09-301-1/+4
* make includes needs to do a beforeinstall in libskeyPaul Traina1994-09-291-1/+2
* First level of changes for bringing in eBones (kerberos).Geoff Rehmet1994-09-291-16/+16
* Spell hierarchy correctly :-(.Rodney W. Grimes1994-09-231-5/+5
* Converted to use release/Makefile hieriarchy:.Rodney W. Grimes1994-09-231-6/+7
* Need to call on libmd in "includes" target.Poul-Henning Kamp1994-09-191-1/+2
* Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, andGarrett Wollman1994-09-161-4/+8
* Enable call to beforeinstall for libg++ and add one for libreadline.Rodney W. Grimes1994-09-121-3/+3
* Changes required for bringing in eBones (kerberosIV - des + des ;-))Geoff Rehmet1994-09-091-3/+23
* Taken update rule out of world target so it doesn't try and sup andPaul Richards1994-09-031-14/+5
* Removed an echo about directories not being enabled.Paul Richards1994-08-261-2/+1
* Added an update target. It does nothing by default but youPaul Richards1994-08-261-7/+18
* Added libkern to list of libraries to build.Paul Richards1994-08-251-19/+8
* Removed all refernces to *26 directories.Paul Richards1994-08-251-4/+4
* - turn NOCRYPT offGeoff Rehmet1994-08-201-9/+16