freebsd-dev/share/mk
Bruce Evans 96bfa14287 Added a preprocessor for soelem. If if USE_SOELIMPP is defined, then
1. ${ROFF} is run in ${.OBJDIR}.
2. the preprocessor prefixes ${SRCDIR}/ to relative pathnames in `.so'
   statements.
This is useful when running ${ROFF} in the source directory isn't
convenient.

Added dependencies on ${EXTRA} and ${OBJS}.  These are usually for files
that are sourced indirectly.  ${OBJS} is for files that are built.
4.4lite has decentalized incomplete dependencies on ${EXTRA} and ${DPADD}.
These were broken by are centralized handling of the roff targets.
1995-11-29 16:05:08 +00:00
..
bsd.dep.mk
bsd.doc.mk Added a preprocessor for soelem. If if USE_SOELIMPP is defined, then 1995-11-29 16:05:08 +00:00
bsd.info.mk
bsd.kmod.mk Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
bsd.lib.mk Don't run `ranlib -t' at install time. Our ld has never looked at the 1995-10-09 05:09:37 +00:00
bsd.man.mk Fix maninstall target for the NOMANCOMPRESS case. The previous revision 1995-10-21 18:18:46 +00:00
bsd.own.mk
bsd.port.mk Make the {FETCH,BUILD,RUN}_DEPEND targets work with non-executable files 1995-11-26 12:35:49 +00:00
bsd.port.subdir.mk
bsd.prog.mk Compress manual pages (if desired) in the obj directory rather 1995-10-02 20:02:05 +00:00
bsd.README
bsd.sgml.mk Now works correctly with obj directories. 1995-09-10 21:49:24 +00:00
bsd.subdir.mk
Makefile Add bsd.sgml.mk 1995-09-08 19:27:48 +00:00
sys.mk Add `.sh' suffix and rule. 1995-10-21 12:46:02 +00:00