aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add make to the bootstrap targets (I thought I committed this 3 days ago -Jordan K. Hubbard1996-07-011-1/+2
* Add beforeinstall decent into libtclPoul-Henning Kamp1996-06-281-1/+2
* Comment out the:Peter Wemm1996-06-271-4/+4
* Added libftpio to 'includes'.Nate Williams1996-06-261-1/+2
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-241-23/+6
* Ask CVS to run in quiet mode, which makes it easier to see what thePaul Traina1996-06-221-2/+2
* Add pre-world and post-world hooks so that people can do site specificJordan K. Hubbard1996-06-201-2/+10
* libforms is no moreAdam David1996-06-201-2/+1
* Don't try to do a 'make bootstrap all install' in one commend. Break itNate Williams1996-06-191-2/+3
* Added lex to the bootstrap target.Nate Williams1996-06-191-1/+2
* 1) make -DCLOBBER not remove most of /usr/libMark Murray1996-05-041-37/+35
* Re-instate the bootstrap target which can be used to build toolsPaul Richards1996-03-241-2/+8
* Add a hint that a make world is done so people don't think that the lastJordan K. Hubbard1996-03-111-1/+2
* do the 'include-tools' as part of the world target (like lib-tools andPeter Wemm1996-02-171-3/+3
* Remove reference to old des library.Mark Murray1996-02-111-3/+1
* Added 'install' to the inclde-tools target, as it has a new options "-C"Nate Williams1996-01-301-1/+3
* Kludge alert!Nate Williams1996-01-301-4/+10
* Add libutil/beforeinstall to the includes targetPeter Wemm1996-01-011-1/+2
* Add rpcgen to build-tools target.Paul Traina1995-12-271-1/+3
* Added 'install' to the lib-tools target since it is uses the new '-C' flagNate Williams1995-11-281-1/+3
* Bring forward libkadm change from 2.1Jordan K. Hubbard1995-11-261-1/+2
* Add -DNOCLEAN option which totally and utterly disables any form ofPeter Wemm1995-11-251-2/+18
* Add: cd ${.CURDIR}/eBones/lib/libkrb && ${MAKE} beforeinstallJordan K. Hubbard1995-11-091-1/+2
* Add sgmlfmt to build-tools target so a make world with current sourceJohn Fieber1995-11-051-2/+6
* Changed "tools" to "build-tools".Poul-Henning Kamp1995-10-261-3/+3
* Build all of the libraries: targets libs in the same manner. Append theNate Williams1995-10-241-5/+7
* Added symorder to tools target.Poul-Henning Kamp1995-10-241-2/+4
* Remove extraneous blank in libraries target (from 2.1).Jordan K. Hubbard1995-09-171-2/+2
* Update for the new location of eBones.Justin T. Gibbs1995-09-161-6/+2
* Enhance sup update to run with 3 supfiles: standard/ports/secureAndrey A. Chernov1995-09-151-1/+7
* 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