summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a different hack in the ${DFILE} rule to keep indirect dependenciesbde1998-08-021-18/+11
* Honor NOSHARED for tools. All tools should be built static forbde1998-07-291-5/+9
* Add var "CD_MOUNTPT" set to /cdrom by default.obrien1998-07-281-4/+5
* Add US Mirror site to MASTER_SITE_KDE.se1998-07-131-1/+2
* Move bsd.own.mk after make.conf, this allows BINFORMAT to be set inpeter1998-06-121-3/+3
* Fixed `make depend', which I broke here about a month ago by movingbde1998-06-091-2/+3
* Recognize ".cpp" as a C++ suffix.dt1998-06-054-13/+14
* Make the whereobj target print it's output without the overhead ofpeter1998-06-041-2/+2
* Hard coded /usr/lib referencepeter1998-06-041-2/+2
* Fix my last commit which got caught in the cvs/cvsup cycle.jb1998-06-031-3/+2
* Uh, the NetBSD syscall define spam for alpha has to go after /etc/make.confjb1998-06-031-1/+6
* In the case of alpha (only), more than just libc needs to know thatjb1998-06-031-1/+2
* add libcipher, and update comments about libdes, libkdb, libkrb etcpeter1998-06-011-4/+5
* Fixed double slashes in pathnames.bde1998-05-311-54/+54
* ELF preparation step 2:sos1998-05-262-55/+59
* Complete back-out of the bsd.locale.mk change.jkh1998-05-204-157/+3
* Add rcsid.mph1998-05-201-0/+1
* If LOCALE is not defined, default to USA. Otherwise, bsd.locale.mkmph1998-05-201-0/+4
* Add bsd.locale.mk to the list of files. Whether bsd.locale.mk ismph1998-05-201-4/+4
* PR: misc/6031thepish1998-05-191-0/+137
* PR: misc/6031thepish1998-05-192-2/+14
* Add rules to generate PDF files.wosch1998-05-181-1/+9
* Oops, forgot references in previous commit.bde1998-05-155-5/+5
* Support Objective C almost as well as C++.bde1998-05-155-15/+38
* Oops, the lex and yacc sources must be added to SRCS before ${SRCS}bde1998-05-111-40/+40
* Moved lex and yacc source handling from bsd.prog.mk to bsd.dep.mkbde1998-05-082-39/+41
* Only include bsd.dep.mk in `mk'files that handle C sources. Abusebde1998-05-065-31/+29
* Delete stale comment.wosch1998-05-061-4/+2
* Regress to generating foo.c from foo.y via y.tab.c for crufty applicationsbde1998-05-061-12/+20
* Oops, the symlink from y.tab.h doesn't work until its target exists.bde1998-05-051-2/+2
* Fudge local variables better in the yacc rules so that multiple yaccbde1998-05-041-4/+7
* Generate explicit rules and other infrastructure for lex and yaccbde1998-05-041-1/+27
* Change a couple 'make' to '${MAKE}'.steve1998-05-041-6/+6
* Added -ansi to CWARNFLAGS so that ANSI errors don't come back.bde1998-05-011-2/+2
OpenPOWER on IntegriCloud