aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove sgml stuff from the build-tools target. It is no longer usedJohn Fieber1997-06-081-5/+2
* Add libmp and libz to the includes target. This makes "make includes -DCLOBBER;John Hay1997-06-081-1/+3
* make beforeinstall in libalias from the includes targetPeter Wemm1997-05-261-1/+2
* Fix comment about LOCAL_DIRS. Now it works as advertised. :)Satoshi Asami1997-05-211-2/+2
* Remove evil MAKE_LOCAL and MAKE_PORTS hacks and replace them withJordan K. Hubbard1997-05-211-7/+7
* Forgot to commit this.. Do a 'make all' in src/include before tryingPeter Wemm1997-05-131-3/+2
* Use `mk' files in share/mk (relative to the top level of the sourceBruce Evans1997-05-101-17/+2
* Change default build to include libc_r, but allow disadvantaged soulsJohn Birrell1997-05-031-1/+2
* Bootstrap the info `dir' file from here.Bruce Evans1997-04-301-3/+10
* Process "lib/csu/i386" at the beginning of the "libraries" target,John Polstra1997-04-091-5/+5
* Back out csu fix, because it was just fixed differentlyAndrey A. Chernov1997-04-021-2/+2
* For csu/i386 add "all" before "beforeinstall", because "beforeinstall"Andrey A. Chernov1997-04-021-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Add uudecode to lib-tools so that the -p option is available forJordan K. Hubbard1997-01-211-0/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+2
* Add "lib/csu/i386" to the "includes" target, so that <dlfcn.h> isJohn Polstra1997-01-121-1/+2
* Remove yacc from the lib-tools target since it is nowSteve Price1997-01-121-3/+1
* Add -DNOINFO to MK_FLAGS, that's okay right? The comment saysJoshua Peck Macdonald1997-01-111-2/+4
* Add yacc to lib-tools target, now that it's been changed.Jordan K. Hubbard1997-01-071-1/+3
* Add comment on -DALLLANG.Satoshi Asami1996-12-201-1/+3
* Use LC_TIME=C instead of LC_TIME= (POSIX)Andrey A. Chernov1996-11-261-3/+3
* use NOSHARE variable to skip 'share' directory, useful for shared installationsAdam David1996-11-011-2/+3
* Improved comment about `all' target.Bruce Evans1996-10-251-16/+15
* oops, how did this get into the reinstall target? :-]Peter Wemm1996-10-141-16/+1
* Add awk to build target.Jordan K. Hubbard1996-10-061-1/+3
* Use SUP and SUPFLAGS variables to change them to cvsup if neededAndrey A. Chernov1996-10-051-4/+7
* Add some 'world' hooks for libg++-2.7.2, specifically the new libstdc++Peter Wemm1996-10-041-1/+4
* Unlocalize `date`Andrey A. Chernov1996-09-211-3/+3
* Hooks to attempt to get 'make world' working with gcc-2.7.2.1. It'sPeter Wemm1996-09-191-6/+8
* Add 3 small lines which add to the utility of the "finished on `date`"Jordan K. Hubbard1996-09-181-1/+6
* Add usr.bin/sgmls to the build-tools target.John Fieber1996-09-101-1/+3
* - cosmetic change to 'make world'Peter Wemm1996-08-301-4/+33
* Revert all the make depend changes.Jordan K. Hubbard1996-08-251-30/+30
* Get rid of all the explicit calls to make depend.Jordan K. Hubbard1996-08-231-31/+31
* Removed extraneous .endif that was left during OBJDIR cleanup.Nate Williams1996-08-071-2/+1
* Move tsort back to lib-tools where it belongs, and add a "speciallyPeter Wemm1996-08-071-4/+4
* Correct spelling of NOOBJDIR (I mistakenly wrote NOOBJ).Peter Wemm1996-08-071-7/+4
* The bootstrap target in src/Makefile has the wrong order for lex/tsortJordan K. Hubbard1996-08-031-3/+3
* Add tsort to bootstrap targets.Jordan K. Hubbard1996-08-031-1/+3
* General tidy-up of Makefile. The objective was to make it clear andPeter Wemm1996-07-271-143/+271
* Fix typo in Makefile.James Raynard1996-07-211-2/+2
* 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