summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Do not use -B in initial build of "make". It doesn't exist in 2.1.x.asami1997-10-101-4/+8
* Removed uneeded ${.MAKEFLAGS} again.bde1997-10-071-22/+22
* Having to review all changes to this file _very_ carefullyjkh1997-10-061-3/+3
* Hooboy!jkh1997-10-061-13/+41
* Removed redundant 'all' arg to " Making Make" target.fsmp1997-10-051-3/+3
* How the heck did this get back??markm1997-10-051-3/+3
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-87/+92
* When bootstrapping lex, the object directory for lex/lib would be deletedmckay1997-09-281-2/+5
* Change for KTH KerberosIV.markm1997-09-281-14/+22
* When making make, do cleandir *before* objdir or we'll endjkh1997-09-261-2/+2
* Backed out rev.1.136 and rev.1.144. Force SHARED=symlinks in a differentbde1997-09-161-3/+3
* When calling the src/include Makefile use the shorthand ``all beforeinstall''rgrimes1997-09-151-2/+2
* Back out use of -m, since 2.1.x apparently do not have it. (sigh..)peter1997-09-051-3/+3
* Fix the ${BINFORMAT} definition problem during 'make {build}world'. Thepeter1997-08-311-3/+3
* Remove unneeded ${.MAKEFLAGS} being explicitly passed on via the commandpeter1997-08-261-25/+25
* Use new installhdrs target to install tcl includes.bde1997-08-251-2/+2
* Added directories in the includes target so that it installsbde1997-08-211-1/+8
* Restored rev.1.122, which was clobbered by copying from -stable inbde1997-08-211-4/+13
* Pass command line args to 'buildworld' and 'installworld' etc. Otherwisepeter1997-08-181-5/+5
* In the includes target, call the header install target explicitly and thenpeter1997-08-181-2/+2
* fix a make world problem.andreas1997-08-171-1/+2
* Merge from -stable; NOTCL hook in beforeinstall.asami1997-08-121-1/+4
* Merge buildworld/installworld patch to Makefile from RELENG_2_2. Patchasami1997-08-051-85/+191
* More whitespace/tab fixes.asami1997-07-311-6/+6
* Consistently use tabs in the leading comments.asami1997-07-311-3/+3
* Remove sgml stuff from the build-tools target. It is no longer usedjfieber1997-06-081-5/+2
* Add libmp and libz to the includes target. This makes "make includes -DCLOBBER;jhay1997-06-081-1/+3
* make beforeinstall in libalias from the includes targetpeter1997-05-261-1/+2
* Fix comment about LOCAL_DIRS. Now it works as advertised. :)asami1997-05-211-2/+2
* Remove evil MAKE_LOCAL and MAKE_PORTS hacks and replace them withjkh1997-05-211-7/+7
* Forgot to commit this.. Do a 'make all' in src/include before tryingpeter1997-05-131-3/+2
* Use `mk' files in share/mk (relative to the top level of the sourcebde1997-05-101-17/+2
* 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
OpenPOWER on IntegriCloud