diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-12-26 13:58:31 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-12-26 13:58:31 +0000 |
| commit | 62394a63c818bec723e4951096bd40fcf52f8b6b (patch) | |
| tree | b2817a4f30b6287ab4c4e346b4f8d4e6b8281eea /sys/Makefile | |
| parent | 432889653c77701ec853c44e189278e0920bd5a8 (diff) | |
Notes
Diffstat (limited to 'sys/Makefile')
| -rw-r--r-- | sys/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/Makefile b/sys/Makefile index 00d80648ef6d..d2205c00a218 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.2 1994/08/02 07:38:17 davidg Exp $ +# $Id: Makefile,v 1.3 1994/08/25 13:54:28 paul Exp $ -SUBDIR= ${MACHINE}/boot libkern +SUBDIR= ${MACHINE}/boot .include <bsd.subdir.mk> |
