summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove f2c-related stuff from the "includes" target and from ajdp1999-08-081-3/+2
* Add usr.sbin/elf2exe to the build-tools target on the Alpha. Thisjdp1999-08-061-1/+5
* Per requests from the community, commit rudimentary cross compilationimp1999-07-071-8/+61
* ${.CURDIR} doesn't have to be /usr/src, especially in a cvs checkout. Makebillf1999-06-041-2/+2
* 'make update' in the ports directory.billf1999-06-011-1/+4
* Document NO_FORTRAN.obrien1999-05-031-1/+2
* Perl is moving up a maintenance version.markm1999-05-021-7/+7
* Change 'exists()' constructs to refer to directories in ${.CURDIR}.jkoshy1999-04-201-21/+22
* Don't build man page indices if NOMAN is defined.des1999-04-111-2/+4
* Clean up "lib-tools:", folding libgcc into the rest.obrien1999-04-051-12/+3
* Remove a lingering reference to libg++.obrien1999-04-041-3/+2
OpenPOWER on IntegriCloud