summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so thatjhb2002-07-311-2/+5
* Inline ${_cxx_consumers}.ru2002-07-241-2/+1
* We're done with 1.287 and 1.288 now.peter2002-07-241-7/+0
* Pass -DBOOTSTRAPPING to the kernel's build tool (sys/dev/aic7xxx/aicasm).ru2002-07-111-2/+2
* libufs does not need built before most things, after all.jmallett2002-07-011-3/+3
* Add libufs to prebuild_libs, since lots of things will want it, in time.jmallett2002-07-011-3/+3
* Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).ru2002-06-211-2/+2
* Don't try to build libssh if NO_OPENSSL is defined because NO_OPENSSL impliessobomax2002-06-161-1/+1
* libfetch now depends on libcrypto and libssl.ru2002-06-061-1/+3
* On behalf of lib/compat/compat4x.i386/libusb.so.0.bz2.uu,v 1.1,ru2002-05-311-1/+2
* Ignore a c++ that is version other than 3.1 if it does not also matchpeter2002-05-301-1/+4
* Bandaid for helping people who have a broken /usr/bin/c++ installation.peter2002-05-291-0/+4
* Put on peril sensitive sunglasses and turn C++ stuff back on.peter2002-05-291-4/+2
* Fixed the world breakage caused by my last commit.ru2002-05-281-5/+1
* Bootstrap makewhatis(1).ru2002-05-271-2/+6
* Move elf2aout to usr.sbin/.ru2002-05-251-1/+1
* Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.ru2002-05-201-1/+5
* Back out rev 1.278. Seems we grew a getconf(1) that requires it.obrien2002-05-181-1/+1
* Remove local patch that crept in.obrien2002-05-181-10/+2
* Don't build gperf.obrien2002-05-181-4/+12
* Remove the perl bits from the build.markm2002-05-161-14/+2
* Make sure to not yet build the GNU C++, but still allowru2002-05-151-4/+0
* Rename `includes' to `buildincludes'.ru2002-05-151-2/+2
* Restore comment that got lost in revision 1.265.ru2002-05-141-0/+4
* Do not run `includes' and `incsinstall' in parallel.ru2002-05-141-1/+1
* Added new bsd.incs.mk which handles installing of header filesru2002-05-121-107/+21
* Quiet the peanut gallary and back out magical "breakage".obrien2002-05-121-4/+4
* Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.obrien2002-05-101-1/+7
* Add rpcgen to the bootstrap tools.des2002-05-091-1/+1
* `beforeinstall' w/the csu bits is a nop.obrien2002-05-091-4/+0
* Build our native CSU bits before the compiler-specific ones.obrien2002-05-081-4/+4
* Make NO_CXX, really mean NO_CXX.obrien2002-05-071-0/+2
* Sorted the directories in the rule for the includes target as much asbde2002-04-301-23/+23
* Milestone #2 in cross-arch make releases. They now work!ru2002-04-301-11/+8
* Back out part of the revision 1.261: "etc" indeed needs to beru2002-04-301-3/+5
* Make crunchide(1) a cross-tool; needed for cross-arch "make release".ru2002-04-301-1/+2
* Parallel "make release" fixes.ru2002-04-291-7/+0
* Milestone #1 in cross-arch make releases.ru2002-04-261-17/+33
* Despite the fact that it is documented in the handbook, the release notes,gshapiro2002-04-201-1/+18
* Sort _startup_libs, _prebuild_libs, and _generic_libs lists alphabetically.ru2002-04-161-21/+31
* Keep up with lib/Makefile,v 1.64 (uhh).ru2002-04-161-4/+2
* Fix incorrect ordering in previous commit.des2002-04-151-2/+2
* Add libypclnt to the prebuild library list, and record its dependency ondes2002-04-151-1/+3
* Add libypclnt to the includes target.des2002-04-131-0/+1
* Add a tool (and the first application of it) that could be usedru2002-04-121-51/+51
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldru2002-04-111-0/+4
* Don't special case i386/pc98, replace it with the smarter logicru2002-04-111-9/+6
* Avoid cleaning modules twice in `buildkernel'.ru2002-04-081-4/+3
* Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option.ru2002-04-081-1/+2
* Unbreak buildworld after include/Makefile,v 1.167 commit.ru2002-04-041-2/+2
OpenPOWER on IntegriCloud