aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make the decision to compile kerberosIV a bit more secure by lookingMark Murray1998-03-261-2/+2
* Build the initial `make' in the temporary build tree so that its forcedBruce Evans1998-03-191-9/+9
* Restored an (apparently unnecessary) -B for installing lib-tools.Bruce Evans1998-03-161-2/+2
* Don't force NOPIC for building tools at all for now, so that someBruce Evans1998-03-151-3/+4
* Don't force NOPIC or NOSHARED for building tools in the NOCLEAN case,Bruce Evans1998-03-141-4/+11
* Build all tools shared, and don't build any shared libraries for tools.Bruce Evans1998-03-131-41/+47
* compile_et is now used early to build includes for libss, so build itBruce Evans1998-03-121-4/+5
* Fixed missing SHLIBDIR in GCC_EXEC_PREFIX.Bruce Evans1998-03-121-26/+28
* Separated header creation from header installation in libss. CreateBruce Evans1998-03-121-2/+2
* Change the bootstrap makefile inclusion to be general based on theJohn Birrell1998-02-191-4/+4
* MF22:Nate Williams1998-02-191-1/+6
* -DNOTOOLS to not rebuild any tools during buildworldAdam David1998-02-061-1/+10
* Test for ${MACHINE} == "alpha" and include the bootstrap makefile insteadJohn Birrell1998-01-111-4/+15
* Do not use -B in initial build of "make". It doesn't exist in 2.1.x.Satoshi Asami1997-10-101-4/+8
* Removed uneeded ${.MAKEFLAGS} again.Bruce Evans1997-10-071-22/+22
* Having to review all changes to this file _very_ carefullyJordan K. Hubbard1997-10-061-3/+3
* Hooboy!Jordan K. Hubbard1997-10-061-13/+41
* Removed redundant 'all' arg to " Making Make" target.Steve Passe1997-10-051-3/+3
* How the heck did this get back??Mark Murray1997-10-051-3/+3
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-87/+92
* When bootstrapping lex, the object directory for lex/lib would be deletedStephen McKay1997-09-281-2/+5
* Change for KTH KerberosIV.Mark Murray1997-09-281-14/+22
* When making make, do cleandir *before* objdir or we'll endJordan K. Hubbard1997-09-261-2/+2
* Backed out rev.1.136 and rev.1.144. Force SHARED=symlinks in a differentBruce Evans1997-09-161-3/+3
* When calling the src/include Makefile use the shorthand ``all beforeinstall''Rodney W. Grimes1997-09-151-2/+2
* Back out use of -m, since 2.1.x apparently do not have it. (sigh..)Peter Wemm1997-09-051-3/+3
* Fix the ${BINFORMAT} definition problem during 'make {build}world'. ThePeter Wemm1997-08-311-3/+3
* Remove unneeded ${.MAKEFLAGS} being explicitly passed on via the commandPeter Wemm1997-08-261-25/+25
* Use new installhdrs target to install tcl includes.Bruce Evans1997-08-251-2/+2
* Added directories in the includes target so that it installsBruce Evans1997-08-211-1/+8
* Restored rev.1.122, which was clobbered by copying from -stable inBruce Evans1997-08-211-4/+13
* Pass command line args to 'buildworld' and 'installworld' etc. OtherwisePeter Wemm1997-08-181-5/+5
* In the includes target, call the header install target explicitly and thenPeter Wemm1997-08-181-2/+2
* fix a make world problem.Andreas Klemm1997-08-171-1/+2
* Merge from -stable; NOTCL hook in beforeinstall.Satoshi Asami1997-08-121-1/+4
* Merge buildworld/installworld patch to Makefile from RELENG_2_2. PatchSatoshi Asami1997-08-051-85/+191
* More whitespace/tab fixes.Satoshi Asami1997-07-311-6/+6
* Consistently use tabs in the leading comments.Satoshi Asami1997-07-311-3/+3
* 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