summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* (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
* Add default OBJFORMAT so that the build process can test for thisjb1998-08-181-2/+7
* Bump version number for latest perlmarkm1998-08-151-2/+2
* Merge 1.227.2.45 (perl version substitution in PLIST).asami1998-08-121-3/+8
* Merge 1.227.2.44.asami1998-08-121-28/+55
* I presume Satoshi wanted ``uname -r'' for OSREL not ``uname -s''obrien1998-08-101-2/+2
* Clean up all temporaries that we can generate.peter1998-08-081-9/+6
* Use more standard ld commands when stripping symbols out; ld -O is apeter1998-08-081-19/+37
* Make ../Makefile.inc handling more consistant to prevent multiple includespeter1998-08-088-8/+39
* Remove the alpha specific __NETBSD_SYSCALLS from CFLAGS. This can stilljb1998-08-081-6/+1
* Update for Perl 5.005_01markm1998-08-061-3/+3
* (1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what itasami1998-08-051-30/+25
* Fixed building -current under 2.2.6 using `make world'. Moved somebde1998-08-032-10/+16
OpenPOWER on IntegriCloud