summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* `make clean' depend on the inclunde file bsd.dep.mkwosch1998-09-131-0/+1
* (1) Add MLINKS support.asami1998-09-101-13/+96
* Add libperl for Perl5.markm1998-09-091-1/+2
* Fixed disordering and misformatting in previous commit.bde1998-09-091-8/+4
* Backed out rev.1.28. It was bogus because bsd.man.mk is only usedbde1998-09-091-8/+1
* Turned on -Wformat -fformat-extensions. -fformat-extensions requires abde1998-09-091-3/+4
* Add a man section 1aout for the legacy man files to avoid them beingjb1998-09-072-4/+5
* Add -aout to CFLAGS and LDFLAGS in bsd.kmod.mk, not inbde1998-09-021-1/+5
* Oops, I missed the update from /etc/objectformat to /etc/objformatjb1998-08-311-3/+3
* Remove BINFORMAT which is only set when building tools that need to havejb1998-08-301-8/+11
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-303-16/+16
* bsd.docb.mk handles installing SGML/docbook documents.wosch1998-08-292-1/+58
* add support for /etc/make.conf.localdillon1998-08-291-1/+6
* Introduce PERL5 variable.dima1998-08-281-1/+2
* Hope I haven't missed anything or forgotten to credit anybody. (Byasami1998-08-271-189/+351
* Add "deinstall" to list of targets. This is only fair since "install" andasami1998-08-261-3/+4
OpenPOWER on IntegriCloud