aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Back out part of the revision 1.261: "etc" indeed needs to beRuslan Ermilov2002-04-301-3/+5
* Make crunchide(1) a cross-tool; needed for cross-arch "make release".Ruslan Ermilov2002-04-301-1/+2
* Parallel "make release" fixes.Ruslan Ermilov2002-04-291-7/+0
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-17/+33
* Despite the fact that it is documented in the handbook, the release notes,Gregory Neil Shapiro2002-04-201-1/+18
* Sort _startup_libs, _prebuild_libs, and _generic_libs lists alphabetically.Ruslan Ermilov2002-04-161-21/+31
* Keep up with lib/Makefile,v 1.64 (uhh).Ruslan Ermilov2002-04-161-4/+2
* Fix incorrect ordering in previous commit.Dag-Erling Smørgrav2002-04-151-2/+2
* Add libypclnt to the prebuild library list, and record its dependency onDag-Erling Smørgrav2002-04-151-1/+3
* Add libypclnt to the includes target.Dag-Erling Smørgrav2002-04-131-0/+1