aboutsummaryrefslogtreecommitdiff
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Extend the lint handling a bit.Mark Murray2002-09-203-6/+14
* Whitespace-only indention fixups for revision 1.20. This lets the 1.20John Baldwin2002-09-181-31/+31
* Oops, fix userland _CPUCFLAGS. Move adding of _CPUCFLAGS to bottom ofJohn Baldwin2002-09-181-6/+6
* For the default case of CPUTYPE not being set, don't define CPUTYPE to theJohn Baldwin2002-09-181-5/+6
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-175-52/+1
* Add support for the AMD x86-64 Hammer platform.David E. O'Brien2002-09-111-0/+2
* Add support for ev67 and ev45 CPUTYPEs (new in gcc3)Kris Kennaway2002-09-071-2/+4
* Update to use all the new CPU optimizations of GCC3.Maxime Henrion2002-09-071-9/+29
* Bump the -mev56 to -mev6. Otherwise, when you compile with gcc usingPeter Wemm2002-09-061-2/+2
* test -h is deprecated; use -L instead.Kris Kennaway2002-08-311-1/+1
* Turned format checking back on. It was left turned off for too long afterBruce Evans2002-08-251-7/+1
* Allow one to override ${MINSTALL} in /etc/make.conf.Ruslan Ermilov2002-08-201-1/+1
* TARGET_CPUTYPE should exist solely in Makefile.inc1, similar toRuslan Ermilov2002-08-021-7/+1
* Add a libnames entry for libugidfw.Robert Watson2002-08-021-0/+1
* - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so thatJohn Baldwin2002-07-311-5/+7
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-297-22/+14
* - Fixup whitespace after previous commit.John Baldwin2002-07-271-12/+10
* If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGSJohn Baldwin2002-07-271-6/+14
* Moved `clean:' below, just before the inclusion of bsd.obj.mk,Ruslan Ermilov2002-07-211-36/+36
* Only define SHLIB_LINK if SHLIB_NAME matches the *.so.* pattern.Ruslan Ermilov2002-07-191-1/+1
* Correction to the previous revision: define SHLIB_LINK if SHLIB_NAMERuslan Ermilov2002-07-181-1/+3
* Sort FILES.Ruslan Ermilov2002-07-171-1/+1
* Moved the `distribute' target from bsd.obj.mk to bsd.subdir.mk,Ruslan Ermilov2002-07-122-9/+10
* Be more strict with WARNS now -- the GCC 3.1 turmoil is behind us.David E. O'Brien2002-07-071-0/+6
* Part 1/2 of kerberos5/doc/ "make release" breakage fix:Ruslan Ermilov2002-07-061-1/+1
* Make it possible (again) to build and install shared library only.Ruslan Ermilov2002-07-031-19/+38
* Moved checkdpadd target to where it logically belongs.Ruslan Ermilov2002-07-032-25/+22
* Try really hard to fix parallel installs. Add a bunch of .ORDERRuslan Ermilov2002-07-035-0/+8
* Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk.Ruslan Ermilov2002-07-022-77/+28
* Handle installation of hard and symbolic links via a seperate .mk file.Ruslan Ermilov2002-07-024-49/+34
* bsd.subdir.mk already has these dependencies coded.Ruslan Ermilov2002-07-011-11/+0
* Get rid of the bogus dependencies between beforeinstall, realinstall,Ruslan Ermilov2002-07-011-3/+2
* Fixed typos.Ruslan Ermilov2002-07-011-4/+4
* If CLEANFILES is nil or not defined, do not try to remove it. This happensJuli Mallett2002-06-261-0/+2
* Quiet ``make objlink'' when NOOBJ is defined.Ruslan Ermilov2002-06-211-1/+3
* In gcc 3.1 Pentium/MMX now has its own -march=XXX option.Maxim Sobolev2002-06-131-1/+1
* Reimplement FILES support using bsd.files.mk with theRuslan Ermilov2002-06-035-30/+74
* Bootstrapping aid for those with Athlon upgrading from gcc 2.95.x.Ruslan Ermilov2002-05-311-0/+4
* For now, make the .ifdef GCC3 case default. We should change -Wno-formatPeter Wemm2002-05-241-7/+1
* Revision 1.39 made filtering of CFLAGS unnecessary.Ruslan Ermilov2002-05-221-6/+6
* Tweak the WARNS levels a tad.David E. O'Brien2002-05-191-6/+0
* Default Alpha compiles to ev5.David E. O'Brien2002-05-151-1/+1
* Rename `includes' to `buildincludes'.Ruslan Ermilov2002-05-154-19/+24
* CLEANFILES are too long for libc.Ruslan Ermilov2002-05-131-11/+24
* Ensure manpages are built with the all-man in theRuslan Ermilov2002-05-131-0/+2
* Major cleanup of bsd.lib.mk.Ruslan Ermilov2002-05-131-79/+71
* Added new bsd.incs.mk which handles installing of header filesRuslan Ermilov2002-05-126-40/+97
* Back out rev 1.118.David E. O'Brien2002-05-121-12/+5
* Add pointers to GCC's allowable values for -march, and restore structureDavid E. O'Brien2002-05-111-6/+10
* With GCC 3.1, we can now treat AMD Athlon and an Athlon.David E. O'Brien2002-05-111-5/+5