summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Require USA_RESIDENT to be 'NO' or 'YES' if building secure/kris2000-01-191-0/+12
* Finally resolve the texinfo issue by moving itru2000-01-181-3/+3
* For some reason compiler should be the last in the list of cross-tools.ru2000-01-181-2/+2
* Add gnu/usr.bin/texinfo to the list of cross-tools.ru2000-01-171-1/+2
* Add gross hack to work around bogus dependency information createdmarcel2000-01-121-0/+3
* Fix broken installkernel target. Don't use the WMAKE context tomarcel2000-01-121-1/+1
* Revert gratuitous change in rev. 1.123 which broke building worldmarcel2000-01-111-0/+3
* Remove Bison from "bootstrap-tools" as we don't use it to build anythingobrien2000-01-111-2/+1
* This is the second half of unbreaking the world build. Add a -DNOHTMLgreen2000-01-111-6/+3
* Add the -r flag to CONFIGARGS instead of assigning to it so thatmarcel2000-01-111-1/+1
* Add a buildkernel and an installkernel target. With these targetsmarcel2000-01-091-1/+75
* Add btxld to the list of cross-tools on machines that don't have itmarcel2000-01-041-2/+6
* Grrrr... This was supoosed to go with the commit to kerberosIV/.../libroken'smarkm1999-12-301-1/+6
* Restore changes I spammed.obrien1999-12-291-0/+4
* Allow the specification of a prefix for gcc to find all the various bits.obrien1999-12-291-4/+1
* Only make beforeinstall in libcrypto/libssl if they actually exist. I haven'tkris1999-12-291-0/+4
* Oops, the previous commit was bogus. I shouldn't commit something withoutasami1999-12-291-1/+1
* Typo (libcrypto -> libcrypt).asami1999-12-291-1/+1
* Build openssl properly during make world.kris1999-12-281-1/+4
* Don't build caesar as a tool. fortune(6) doesn't depend on itmarcel1999-12-231-3/+3
* Revert previous commit, andmarcel1999-12-231-7/+5
* Add ${WORLDTMP}/sbin to ${STRICTTMPPATH} - sysctl not found otherwiseache1999-12-221-1/+1
* o make SHARED=symlinks a caller defined instead of a callee definedmarcel1999-12-201-58/+107
* Don't build usr.sbin/pcvt/keycap on anything other than i386 whenmarcel1999-12-171-1/+5
* o Add games/caesar to the list of bootstrap-tools so that amarcel1999-12-161-19/+69
* It is possible for someone to want to 'make update' wht SUPFILE not definedbillf1999-12-161-0/+2
* Add colldef to the list of tools. It's needed on older systems.marcel1999-12-121-2/+2
* o Add gensetdefs to the list of tools.marcel1999-12-121-4/+4
* Build a.out tools if MACHINE_ARCH == i386 and MACHINE == pc98.nyan1999-12-121-2/+10
* Don't add MACHINE_ARCH to MAKEOBJDIRPREFIX when not cross-building.marcel1999-12-111-0/+4
* o Don't make games/fortune/strfile if games does not exist or NOGAMESmarcel1999-12-101-5/+9
* Remove installworld related settings that I had as a safety-net andmarcel1999-12-101-3/+1
* More cross-building related changes:marcel1999-12-101-67/+50
* Don't make gdb, objc and f77 when building tools.marcel1999-12-091-1/+3
* Make sure the links to the source tree end up in the source tree.marcel1999-12-091-0/+1
* o Add usr/lib/compat/aout to the temp world. This is needed by release.marcel1999-12-091-2/+2
* Restore the upgrade path from -stable to -current and prepare formarcel1999-12-081-607/+92
* Place netgraph entry into alphabetical positionjulian1999-11-251-3/+3
* Revert to rev 1.91. Revs 1.9{2,3} were causing problems for people withobrien1999-11-241-56/+142
* Fix some bugs and make some policy changes.marcel1999-11-231-4/+7
* Build tools against the host's includes and libraries. Also, don'tmarcel1999-11-211-140/+51
* Remove CROSS_MAKE_FLAGS.marcel1999-11-151-13/+2
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-141-3/+3
* install netgraph.h a bit earlier.julian1999-10-251-0/+1
* Make libncp actually compiled.bp1999-10-141-0/+1
* Add libkvm to the includes target.peter1999-10-041-0/+1
* Minor (but important) comment change.markm1999-09-201-1/+1
* FIxed disorder in the comments about library build order.bde1999-09-041-4/+4
* Further preparation for tn3270's demise.markm1999-08-311-1/+0
* Update for ncurses5 aftermath..peter1999-08-301-15/+6
OpenPOWER on IntegriCloud