diff options
| author | Paul Richards <paul@FreeBSD.org> | 1994-08-25 13:54:28 +0000 |
|---|---|---|
| committer | Paul Richards <paul@FreeBSD.org> | 1994-08-25 13:54:28 +0000 |
| commit | 8a2283e2acf9530d37a1bf05a334a02a6fa7e774 (patch) | |
| tree | 2d44680347b70241000ff5d33b276d61e75351f5 /sys/Makefile | |
| parent | 23573be72a2402449ded775faa77fd2b2c87a7f7 (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 d9ccd53097e0..00d80648ef6d 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,5 +1,5 @@ -# $Id$ +# $Id: Makefile,v 1.2 1994/08/02 07:38:17 davidg Exp $ -SUBDIR= libkern +SUBDIR= ${MACHINE}/boot libkern .include <bsd.subdir.mk> |
