aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Move elf2aout back to /usr/bin -- it is a general development tool, notDavid E. O'Brien2002-12-301-1/+1
* For installkernel, use the fresh tools (if we've built them withRuslan Ermilov2002-12-021-1/+2
* Make dynamic PAM modules depend on dynamic PAM library.Ruslan Ermilov2002-11-141-2/+13
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-3/+5
* Hook the aic7xxx modules up. This requires some extra care since aicasmScott Long2002-11-031-3/+16
* Emptify.Ruslan Ermilov2002-10-281-1/+1
* DISTDIR is used by 'make release', lets see if this is enough to turnPeter Wemm2002-10-271-1/+1
* Provide a bit of anti-foot-shooting protection. Make sure that in thePeter Wemm2002-10-251-0/+7
* _games is gone in rev. 1.305.Ruslan Ermilov2002-10-221-1/+1
* Do not build the majority of the games. Remaining are theMark Murray2002-10-201-4/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-8/+5
* Similar to bsd.subdir.mk, echo the name of the dir beforeJohan Karlsson2002-08-231-4/+8
* The intent in rev. 1.299 was to make the CPUTYPE assignment type checkRuslan Ermilov2002-08-081-2/+7
* Makefile.inc1 may eventually be merged with Makefile, so fix anRuslan Ermilov2002-08-071-1/+1
* An empty CPUTYPE now means ``the default CPUTYPE'' in bsd.cpu.mk.Ruslan Ermilov2002-08-051-2/+3
* TARGET_CPUTYPE should exist solely in Makefile.inc1, similar toRuslan Ermilov2002-08-021-2/+7
* - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so thatJohn Baldwin2002-07-311-2/+5
* Inline ${_cxx_consumers}.Ruslan Ermilov2002-07-241-2/+1
* We're done with 1.287 and 1.288 now.Peter Wemm2002-07-241-7/+0
* Pass -DBOOTSTRAPPING to the kernel's build tool (sys/dev/aic7xxx/aicasm).Ruslan Ermilov2002-07-111-2/+2
* libufs does not need built before most things, after all.Juli Mallett2002-07-011-3/+3
* Add libufs to prebuild_libs, since lots of things will want it, in time.Juli Mallett2002-07-011-3/+3
* Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).Ruslan Ermilov2002-06-211-2/+2
* Don't try to build libssh if NO_OPENSSL is defined because NO_OPENSSL impliesMaxim Sobolev2002-06-161-1/+1
* libfetch now depends on libcrypto and libssl.Ruslan Ermilov2002-06-061-1/+3
* On behalf of lib/compat/compat4x.i386/libusb.so.0.bz2.uu,v 1.1,Ruslan Ermilov2002-05-311-1/+2
* Ignore a c++ that is version other than 3.1 if it does not also matchPeter Wemm2002-05-301-1/+4
* Bandaid for helping people who have a broken /usr/bin/c++ installation.Peter Wemm2002-05-291-0/+4
* Put on peril sensitive sunglasses and turn C++ stuff back on.Peter Wemm2002-05-291-4/+2
* Fixed the world breakage caused by my last commit.Ruslan Ermilov2002-05-281-5/+1
* Bootstrap makewhatis(1).Ruslan Ermilov2002-05-271-2/+6
* Move elf2aout to usr.sbin/.Ruslan Ermilov2002-05-251-1/+1
* Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.Ruslan Ermilov2002-05-201-1/+5
* Back out rev 1.278. Seems we grew a getconf(1) that requires it.David E. O'Brien2002-05-181-1/+1
* Remove local patch that crept in.David E. O'Brien2002-05-181-10/+2
* Don't build gperf.David E. O'Brien2002-05-181-4/+12
* Remove the perl bits from the build.Mark Murray2002-05-161-14/+2
* Make sure to not yet build the GNU C++, but still allowRuslan Ermilov2002-05-151-4/+0
* Rename `includes' to `buildincludes'.Ruslan Ermilov2002-05-151-2/+2
* Restore comment that got lost in revision 1.265.Ruslan Ermilov2002-05-141-0/+4
* Do not run `includes' and `incsinstall' in parallel.Ruslan Ermilov2002-05-141-1/+1
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-121-107/+21
* Quiet the peanut gallary and back out magical "breakage".David E. O'Brien2002-05-121-4/+4
* Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.David E. O'Brien2002-05-101-1/+7
* Add rpcgen to the bootstrap tools.Dag-Erling Smørgrav2002-05-091-1/+1
* `beforeinstall' w/the csu bits is a nop.David E. O'Brien2002-05-091-4/+0
* Build our native CSU bits before the compiler-specific ones.David E. O'Brien2002-05-081-4/+4
* Make NO_CXX, really mean NO_CXX.David E. O'Brien2002-05-071-0/+2
* Sorted the directories in the rule for the includes target as much asBruce Evans2002-04-301-23/+23
* Milestone #2 in cross-arch make releases. They now work!Ruslan Ermilov2002-04-301-11/+8