summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Change default build to include libc_r, but allow disadvantaged soulsjb1997-05-031-1/+2
* Bootstrap the info `dir' file from here.bde1997-04-301-3/+10
* Process "lib/csu/i386" at the beginning of the "libraries" target,jdp1997-04-091-5/+5
* Back out csu fix, because it was just fixed differentlyache1997-04-021-2/+2
* For csu/i386 add "all" before "beforeinstall", because "beforeinstall"ache1997-04-021-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
* Add uudecode to lib-tools so that the -p option is available forjkh1997-01-211-0/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+2
* Add "lib/csu/i386" to the "includes" target, so that <dlfcn.h> isjdp1997-01-121-1/+2
* Remove yacc from the lib-tools target since it is nowsteve1997-01-121-3/+1
* Add -DNOINFO to MK_FLAGS, that's okay right? The comment saysjmacd1997-01-111-2/+4
* Add yacc to lib-tools target, now that it's been changed.jkh1997-01-071-1/+3
* Add comment on -DALLLANG.asami1996-12-201-1/+3
* Use LC_TIME=C instead of LC_TIME= (POSIX)ache1996-11-261-3/+3
* use NOSHARE variable to skip 'share' directory, useful for shared installationsadam1996-11-011-2/+3
* Improved comment about `all' target.bde1996-10-251-16/+15
* oops, how did this get into the reinstall target? :-]peter1996-10-141-16/+1
* Add awk to build target.jkh1996-10-061-1/+3
* Use SUP and SUPFLAGS variables to change them to cvsup if neededache1996-10-051-4/+7
* Add some 'world' hooks for libg++-2.7.2, specifically the new libstdc++peter1996-10-041-1/+4
* Unlocalize `date`ache1996-09-211-3/+3
* Hooks to attempt to get 'make world' working with gcc-2.7.2.1. It'speter1996-09-191-6/+8
* Add 3 small lines which add to the utility of the "finished on `date`"jkh1996-09-181-1/+6
* Add usr.bin/sgmls to the build-tools target.jfieber1996-09-101-1/+3
* - cosmetic change to 'make world'peter1996-08-301-4/+33
* Revert all the make depend changes.jkh1996-08-251-30/+30
* Get rid of all the explicit calls to make depend.jkh1996-08-231-31/+31
* Removed extraneous .endif that was left during OBJDIR cleanup.nate1996-08-071-2/+1
* Move tsort back to lib-tools where it belongs, and add a "speciallypeter1996-08-071-4/+4
* Correct spelling of NOOBJDIR (I mistakenly wrote NOOBJ).peter1996-08-071-7/+4
* The bootstrap target in src/Makefile has the wrong order for lex/tsortjkh1996-08-031-3/+3
* Add tsort to bootstrap targets.jkh1996-08-031-1/+3
* General tidy-up of Makefile. The objective was to make it clear andpeter1996-07-271-143/+271
* Fix typo in Makefile.jraynard1996-07-211-2/+2
* Add make to the bootstrap targets (I thought I committed this 3 days ago -jkh1996-07-011-1/+2
* Add beforeinstall decent into libtclphk1996-06-281-1/+2
* Comment out the:peter1996-06-271-4/+4
* Added libftpio to 'includes'.nate1996-06-261-1/+2
* Bring in my changes for removing the pestilent obj links (unless youjkh1996-06-241-23/+6
* Ask CVS to run in quiet mode, which makes it easier to see what thepst1996-06-221-2/+2
* Add pre-world and post-world hooks so that people can do site specificjkh1996-06-201-2/+10
* libforms is no moreadam1996-06-201-2/+1
* Don't try to do a 'make bootstrap all install' in one commend. Break itnate1996-06-191-2/+3
* Added lex to the bootstrap target.nate1996-06-191-1/+2
* 1) make -DCLOBBER not remove most of /usr/libmarkm1996-05-041-37/+35
* Re-instate the bootstrap target which can be used to build toolspaul1996-03-241-2/+8
* Add a hint that a make world is done so people don't think that the lastjkh1996-03-111-1/+2
* do the 'include-tools' as part of the world target (like lib-tools andpeter1996-02-171-3/+3
* Remove reference to old des library.markm1996-02-111-3/+1
* Added 'install' to the inclde-tools target, as it has a new options "-C"nate1996-01-301-1/+3
OpenPOWER on IntegriCloud