summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Build c++rt0.o before libg++, just as in -current.Jordan K. Hubbard1996-11-081-7/+7
* Add missing includes: entries for gnu/lib/lib{gmp,mp}, lib/csu/${MACHINE},Rodney W. Grimes1996-08-111-3/+10
* Add libftpio to 'includes'.Nate Williams1996-06-261-1/+2
* Remove reference to eBones/des, as this is now gone.Mark Murray1996-06-211-3/+1
* Get rid of libforms (didn't notice the reference here).Jordan K. Hubbard1996-06-201-2/+1
* This 3rd mega-commit should hopefully bring us back to where we were.Jordan K. Hubbard1996-06-051-55/+39
* Phase 2 of merge - also fix things broken in phase 1.Jordan K. Hubbard1996-06-031-39/+55
* Bring over verbose `make world' feature from -current.Jordan K. Hubbard1996-05-211-1/+2
* Add groff to build-tools target so we get eign installed.Jordan K. Hubbard1996-05-091-1/+3
* Fix bootstrapping problem I introduced with stuff using install -C,Peter Wemm1996-02-271-3/+21
* Add beforeinstall in libutil to the "includes" target, from -currentPeter Wemm1996-02-221-1/+2
* Add:Jordan K. Hubbard1995-11-101-2/+3
* Bring in change from the HEAD.Jordan K. Hubbard1995-11-091-1/+2
* Add sgmlfmt to the tools target so make world with 2.1 sourceJohn Fieber1995-11-051-2/+6
* Sync with main branch.David Greenman1995-09-181-2/+7
* Somebody inserted a space into the libraries target for the eBones stuff,Jordan K. Hubbard1995-09-171-2/+2
* Update for the new directory structure of eBones.Justin T. Gibbs1995-09-161-6/+2
* Brought in change from rev 1.58: remove libftp.David Greenman1995-08-301-2/+1
* Added zic(8) to tools build rule.David Greenman1995-08-301-2/+4
* 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