The NetBSD Project

src/share/mk/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / share / mk

Current tag: prg-localcount2-base1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] CVS/        
[TXT] bsd.clean.mk  1.8   11 years  apb   On second thoughts, don't run "rm -rf" in bsd.clean.mk. Instead, document that ...
[TXT] bsd.links.mk  1.34   14 years  apb   Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk when ins...
[TXT] bsd.nls.mk  1.47   12 years  apb   Move all "clean" and "cleandir" processing to a new bsd.clean.mk file, as propos...
[TXT] Makefile  1.49   10 years  christos   branches: 1.49.24; eliminate use of bsd.sys.mk from Makefiles
[TXT] bsd.dep.mk  1.83   7 years  christos   branches: 1.83.12; 1.83.14; Don't remap mkdep, otherwise we add dependencies f...
[TXT] bsd.host.mk  1.3   8 years  christos   Provide a variable MKTOOLSDEBUG to build debugging versions of tools.
[TXT] bsd.info.mk  1.41   8 years  christos   branches: 1.41.14; 1.41.16; Sort texinfo dir file for MKREPRO
[TXT] bsd.obj.mk  1.51   7 years  christos   branches: 1.51.6; 1.51.12; Back in 1993 ${MACHINE} was a unique way to define ...
[TXT] bsd.rpc.mk  1.13   10 years  christos   centralize the rpcgen flags and set for BSD output
[TXT] bsd.syscall.mk  1.2   10 years  christos   branches: 1.2.4; 1.2.8; - Add a new bsd.host.mk that contains all the HOST_ va...
[TXT] bsd.lib.mk  1.370   6 years  chs   fix another parallel-build race with MKDEBUG=yes by creating the .so.link with a...
[TXT] bsd.own.mk  1.1007   7 years  chs   provide a common softfloat fenv implemenation and use it for softfloat builds. r...
[TXT] bsd.doc.mk  1.68   8 years  dholland   Remove CreationDate from the header of output postscript. Also, feed -n to gzip ...
[TXT] bsd.man.mk  1.118   8 years  dholland   branches: 1.118.8; because I'm feeling tetchy, implement "make describe" for ev...
[TXT] bsd.hostlib.mk  1.19   9 years  erh   branches: 1.19.14; PR toolchain/9618: add ".d" to MKDEP_SUFFIXES so the depend ...
[TXT] bsd.test.mk  1.24   11 years  jmmv   branches: 1.24.22; Autogenerate Kyuafiles next to Atffiles when MKKYUA is set. ...
[TXT] bsd.buildinstall.mk  1.1   11 years  joerg   branches: 1.1.2; 1.1.4; Move the build_install logic from lib/Makefile into sh...
[TXT] bsd.clang-analyze.mk  1.3   11 years  joerg   Make it easier to specify the list of checkers to enable for the static analyzer...
[TXT] bsd.kmodule.mk  1.59   7 years  joerg   branches: 1.59.12; 1.59.14; Disable a couple of warnings until further investi...
[TXT] bsd.prog.mk  1.304   6 years  joerg   Add netpgpverify to the library list.
[TXT] bsd.shlib.mk  1.8   11 years  joerg   Revert last, it breaks the tricks xsrc uses.
[TXT] bsd.inc.mk  1.32   18 years  jwise   branches: 1.32.82; 1.32.84; Now that we have real build system support for sys...
[TXT] bsd.kinc.mk  1.36   18 years  jwise   branches: 1.36.82; 1.36.84; Now that we have real build system support for sys...
[TXT] bsd.hostprog.mk  1.77   7 years  kamil   libpthread_dbg(3) deletion from the base distribution libpthread_dbg(3) is a re...
[TXT] bsd.init.mk  1.2   20 years  lukem   Be consistent how "multiple include protection" is implemented. I.e, .if !def...
[TXT] sys.mk  1.129   7 years  martin   branches: 1.129.8; Remove hacks for ancient vax gcc
[TXT] bsd.endian.mk  1.22   9 years  matt   Add RISCV-V support.
[TXT] bsd.gcc.mk  1.11   8 years  matt   branches: 1.11.14; Make LIBCRT* depend on the right files if MLIBDIR from MKCOM...
[TXT] bsd.klinks.mk  1.13   9 years  matt   Changes to existing files to enable building AARCH64 userland. evbarm64-el This ...
[TXT] bsd.kernobj.mk  1.14   10 years  mrg   update to xorg-server 1.10.6.
[TXT] bsd.README  1.359   6 years  ozaki-r   Introduce MKSTRIPSYM build option If it's yes, all local symbols of shared libr...
[TXT] bsd.lua.mk  1.8   6 years  ozaki-r   branches: 1.8.22; Introduce MKSTRIPSYM build option If it's yes, all local sym...
[TXT] bsd.sys.mk  1.271   6 years  ozaki-r   branches: 1.271.4; Introduce MKSTRIPSYM build option If it's yes, all local sy...
[TXT] bsd.x11.mk  1.124   7 years  scole   branches: 1.124.6; Make ia64 considered 64bit for the _XSERVER64 define so a re...
[TXT] bsd.files.mk  1.43   10 years  uebayasi   Fix dependency handling of UUDECODE_FILES (e.g. libexec/ld.aout_so on i386). Th...
[TXT] bsd.ioconf.mk  1.5   9 years  uebayasi   Add a new build make variable, CONFIGOPTS, which is passed to config(1) when bui...
[TXT] bsd.subdir.mk  1.52   13 years  uwe   branches: 1.52.44; Fix typo in comment.
[TXT] bsd.crypto.mk (in the Attic) [Hide]  1.2   23 years  thorpej   Merge a bunch of things from crypto-us and crypto-intl into basesrc, adding supp...
[TXT] bsd.depall.mk (in the Attic) [Hide]  1.4   22 years  tv   Improve readability and reduce redundant redundancy in share/mk; add some descri...
[TXT] bsd.kmod.mk (in the Attic) [Hide]  1.90   15 years  ad   Remove LKMs and switch to the module framework, pass 1. Proposed on tech-kern@....
[TXT] bsd.port.mk (in the Attic) [Hide]  1.63   25 years  agc   Move bsd.port.mk and bsd.port.subdir.mk into pkgsrc/mk (by CVS repository copy),...
[TXT] bsd.port.subdir.mk (in the Attic) [Hide]  1.9   25 years  agc   Move bsd.port.mk and bsd.port.subdir.mk into pkgsrc/mk (by CVS repository copy),...


CVSweb <webmaster@jp.NetBSD.org>