itohy
8389062122
Add missing #. (Hi, is!)
...
Sigh, libm68k has been useless for more than one year....
2000-04-09 23:04:40 +00:00
thorpej
1a5643ff26
Add register prefixes.
1999-11-10 16:11:03 +00:00
simonb
1528b77539
More trailing white space.
1999-07-02 15:14:07 +00:00
simonb
bf3e29891c
Include all arch-dependant Makefile.inc's. In each arch-dependent
...
Makefile.inc, always add the man pages for that directory, and only
specify a SRCS= line (at whatever else is needed for that arch) inside
a ${MACHINE_ARCH} .ifdef. The top-level Makefile includes <bsd.lib.mk>
only if SRCS is defined, and otherwise just includes <bsd.man.mk>.
1999-06-10 00:49:51 +00:00
simonb
16173e8a0d
Copied from Makefile,v
1999-06-09 05:43:10 +00:00
kleink
a7c547df3f
Remove blank lines (causing uglified nroff output), and fix a typo.
1999-04-13 16:54:26 +00:00
garbled
38c96853cf
Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Wheee!
1999-03-22 19:44:33 +00:00
itohy
b6827f0528
Add m68k_sync_icache.2.
1999-02-17 08:24:53 +00:00
lukem
dcab0210a0
convert from NOxxx= to MKxxx=no.
...
include <bsd.own.mk> if testing a MKxxx variable.
1999-02-13 02:54:17 +00:00
is
b0f697496e
Provide a minimal instruction/data cache synchronization C binding.
...
(The function has always been in the kernels as special trap #12 ).
In response to PR 4951 by Hauke Fath.
1999-02-09 22:32:33 +00:00