From: Antonio Huete Jimenez Date: Sun, 7 Aug 2011 20:22:44 +0000 (+0200) Subject: mk - Add two missing files to the README file X-Git-Tag: v2.12.0~238 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/838bb0823921f9fbfd77b73015b193d43870ab66 mk - Add two missing files to the README file --- diff --git a/share/mk/bsd.README b/share/mk/bsd.README index 8fb0c6a5e7..e2a132c6a2 100644 --- a/share/mk/bsd.README +++ b/share/mk/bsd.README @@ -17,7 +17,9 @@ can not/should not be used directly but are used by the other make include files. In most cases it is only interesting to include bsd.prog.mk or bsd.lib.mk. +bsd.cpu.custom.mk - handle CPU flags for custom compilers bsd.cpu.gcc41.mk - handle GCC 4.1 specific CPU flags & variables +bsd.cpu.gcc44.mk - handle GCC 4.4 specific CPU flags & variables bsd.cpu.mk - handle CPU flags & variables bsd.dep.mk - handle Makefile dependencies bsd.doc.mk - building troff system documents