freebsd-nq/share/mk
Bruce Evans 70a6e3314e Support Objective C almost as well as C++.
Notes:
- We no longer use -fgnu-runtime in bsd.lib.mk, since it is the default
  and bsd.lib.mk is the wrong place to override it.
- Gnu C doesn't have a special compiler driver for Objective C like it
  does for C++.  The defaults are suitable for Gnu C.  Use `OBJCLIBS='
  in /etc/make.conf for POC.
1998-05-15 09:30:13 +00:00
..
bsd.dep.mk Support Objective C almost as well as C++. 1998-05-15 09:30:13 +00:00
bsd.doc.mk Only include bsd.dep.mk in `mk'files that handle C sources. Abuse 1998-05-06 18:44:04 +00:00
bsd.info.mk Only include bsd.dep.mk in `mk'files that handle C sources. Abuse 1998-05-06 18:44:04 +00:00
bsd.kern.mk Added -ansi to CWARNFLAGS so that ANSI errors don't come back. 1998-05-01 18:13:37 +00:00
bsd.kmod.mk Fixed CLEANFILES. Some temporary files were missing. 1998-03-19 13:22:46 +00:00
bsd.lib.mk Support Objective C almost as well as C++. 1998-05-15 09:30:13 +00:00
bsd.libnames.mk Support Objective C almost as well as C++. 1998-05-15 09:30:13 +00:00
bsd.man.mk Don't include ../Makefile.inc here. bsd.man.mk is always included 1998-04-27 15:08:07 +00:00
bsd.obj.mk Only include bsd.dep.mk in `mk'files that handle C sources. Abuse 1998-05-06 18:44:04 +00:00
bsd.own.mk Use gzip's -n flag so that simple regression tests of `make world' 1998-03-19 13:32:43 +00:00
bsd.port.mk Change a couple 'make' to '${MAKE}'. 1998-05-04 04:01:26 +00:00
bsd.port.subdir.mk Add new target "checksubdirs". It will warn about any subdirectories that 1997-11-20 05:31:44 +00:00
bsd.prog.mk Support Objective C almost as well as C++. 1998-05-15 09:30:13 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk Only include bsd.dep.mk in `mk'files that handle C sources. Abuse 1998-05-06 18:44:04 +00:00
bsd.subdir.mk Delete stale comment. 1998-05-06 16:53:53 +00:00
Makefile Undo rev 1.11, the cd is null since NOOBJ is set. 1998-01-03 14:04:55 +00:00
sys.mk Support Objective C almost as well as C++. 1998-05-15 09:30:13 +00:00