freebsd-src/share
Garrett Wollman d2920e07e6 Lots of kernel code requires vnodE_if.h, so provide code to generate it
if requested.  LKMs which need it should use:

SRCS+=	vnode_if.h
CLEANFILES+= vnode_if.h vnode_if.c

These rules were already present for VFS LKMs; now they are enabled all
the time.  (VFS LKMs do not need the fragment above; it is still done for them.)
1994-09-26 22:34:04 +00:00
..
dict revision 1.2 1994-09-09 12:15:49 +00:00
doc Fix it to find the sources if there is an obj directory. Lots of the old 1994-08-28 17:00:54 +00:00
examples Add syscons to DIRS list, pointed by wollman 1994-09-25 03:11:27 +00:00
FAQ Added new entry 1994-09-16 18:51:50 +00:00
man Documented YP functionality, part II. 1994-09-20 22:44:37 +00:00
me Correct me.0 -> me.7 1994-08-11 00:11:44 +00:00
misc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
mk Lots of kernel code requires vnodE_if.h, so provide code to generate it 1994-09-26 22:34:04 +00:00
skel BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00
syscons Remove 'default' keymap, I forgot, that this work done by vidcontrol -L 1994-09-26 20:00:55 +00:00
tabset - Make each target depend on its source so that all the targets don't get 1994-08-22 15:28:17 +00:00
termcap 80x50 russian console added: 1994-09-26 22:02:38 +00:00
tmac Install with group BINGRP, not BINOWN. 1994-08-20 08:16:43 +00:00
zoneinfo Correct Europe/Helsinki specification: usee E-Eur not M-Eur rules. 1994-09-25 23:29:38 +00:00
Makefile syscons subdir added 1994-09-25 04:01:37 +00:00
Makefile.inc BSD 4.4 Lite Share Sources 1994-05-30 19:09:18 +00:00