summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* "Fixed" missing dependency of ${PROG} on ${LIBC} in the elf case.bde1999-05-061-4/+2
* s/lkm(4)/kld(4)/peter1999-04-232-4/+4
* Clean out most of the LKM stuff, the build support left a little while ago.peter1999-04-201-85/+9
* Default KMODDIR = /modules now, not /lkmpeter1999-04-201-3/+3
* Create /var/db/port.mkversion rather than /var/db/pkg/.mkversion to be inobrien1999-04-151-2/+2
* Add ${DESTDIR} to installation path. Move target to under beforeinstall:.asami1999-03-311-4/+2
* I'm sorry, this was already fixed in etc/mtree/BSD.var.dist.sada1999-03-311-2/+1
* Sometimes we have to make `/var/db/pkg' directory before we createsada1999-03-311-1/+2
* Create /var/db/pkg/.mkversion file with datestamp.asami1999-03-291-1/+4
* Removed all traces of LN_FLAGS. It was only used to produce a linkbde1999-03-233-12/+43
* Restored objlink. The previous commit was confused about the differencebde1999-03-212-4/+14
* New names for the list; the DES crypt and libwrap for tcp_wrappers.markm1999-03-141-1/+3
* Bitrot. Remove objlink as it is not pleasant to be downwind.markm1999-03-142-33/+5
* Rewrote the changes in rev.1.53. Don't ignore errors from makeinfo.bde1999-01-301-20/+7
* Fixed comment and whitespace lossage in recent commits. The -W flagbde1999-01-291-7/+14
* Cleanup bsd.kern.mk after last commit.dillon1999-01-291-14/+4
* Turn on -Wall and -Wcast-qualdillon1999-01-271-5/+11
* Move bsd.port.*mk to under ${PORTSDIR}/Mk (already repository copied).asami1999-01-264-2446/+8
* Introduce a new variable NEED_LIBNAMES. If it is defined,jdp1999-01-222-4/+4
* Change the definition of LIBPAM to support the static PAM library.jdp1999-01-201-1/+14
* Add some capabilities to <bsd.lib.mk> so that it can be used forjdp1999-01-201-48/+47
* remove - before __entry, it is not make conmmand but shell continuation lineache1999-01-201-2/+2
* Texinfo has been upgraded. This needs to catch up.markm1999-01-201-4/+21
* (1) Add gnome master sites.asami1999-01-201-4/+10
* Clean new index file(GPATH) of global.simokawa1999-01-181-2/+3
* Option names have changes for texinfo-3.12markm1999-01-141-3/+3
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesasami1999-01-111-19/+68
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-13/+13
* OBJFORMAT=elf in the absense of an override for both alpha and i386 bypeter1999-01-071-5/+1
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatdfr1998-12-171-1/+9
* Add -Wunused to kernel build flags.archie1998-12-141-3/+3
* (0) Fast INDEX generation. Only print out the directory name andasami1998-12-122-75/+105
* Backed out previous commit. It was for bug for bug compatibility withbde1998-12-061-3/+2
* Removed bitrotted code for setting OBJFORMAT.bde1998-12-062-12/+2
* Change USE_QT to use version 1.41. I know this is a little premature,asami1998-11-251-2/+2
* (1) Remove LOOP_VAR and LOOP_OPTIONS. It's a hack and just too many thingsasami1998-11-201-94/+53
* Add LIBPAM, LIBRADIUS, and LIBTACPLUS.jdp1998-11-181-1/+4
* For ELF, create a symbolic link libfoo.so -> libfoo.so.NNN in thejdp1998-11-181-3/+5
* Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_createasami1998-11-141-2/+2
* Use a name less likely to collide with source files without an obj dir.peter1998-11-111-4/+4
* Make bsd.port.mk includable in two phases. bsd.port.pre.mk defines onlyasami1998-11-114-30/+69
* (1) New variable MAKE_ARGS: will be appended to build/install make argumentasami1998-11-082-12/+36
* Do not add ${KMOD} to the CLEANFILES list. We want ${PROG} which is eitherpeter1998-11-051-2/+2
* (1) Add new variables LOOP_VAR and LOOP_OPTIONS to implement building severalasami1998-10-302-7/+54
* Default to aout only on i386. Before we defaulted to elf only onimp1998-10-192-8/+8
* Allow ``make BINDIR=/foo/games'' to work.obrien1998-10-181-2/+2
* Update the kld gluepeter1998-10-161-1/+32
* Support encapsulating ELF linker sets for KLD modules via gensetdefs.peter1998-10-141-3/+36
* Add new variable NO_FILTER_SHLIBS -- it will disable ELF <-> a.out shlibasami1998-10-091-1/+3
* (1) Add new variable ${PERL} which is equal to ${PERL5} but without theasami1998-10-061-4/+11
OpenPOWER on IntegriCloud