summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define KLD_MODULE if building a KLD module.msmith1998-10-021-1/+4
* Changes to support building of KLD modules. This includes the possiblymsmith1998-10-021-1/+11
* (1) Add BROKEN_ELF variable, similar to BROKEN. (There is no BROKEN_AOUT,asami1998-09-221-4/+24
* Change lib specification in `clean' target to match ELF shared libs too.obrien1998-09-201-2/+2
* This goes in doc distribution now.jkh1998-09-171-3/+3
* Two patches from the HARP people:phk1998-09-171-1/+2
* Yikes, put .endif in wrong place.asami1998-09-171-2/+2
* Remove shlib minor if PORTOBJFORMAT=elf.asami1998-09-171-1/+3
* (1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.asami1998-09-161-10/+13
* Define LIBCAM and LIBDEVSTAT.gibbs1998-09-151-1/+3
* Revert to rev 1.41.obrien1998-09-151-11/+9
* Add ${RM} for compatability with SunOS.obrien1998-09-141-10/+12
* Change file ownership from bin.bin to root.wheel.obrien1998-09-141-9/+9
OpenPOWER on IntegriCloud