diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-22 21:56:57 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-09-22 21:56:57 +0000 |
| commit | 148531ef1e6681bf21fa82c8afd667377b9c057f (patch) | |
| tree | 4867a3bdc9ae39645860d414e03dc04a0418a63a /sys/modules/joy | |
| parent | 3f8ba9ae3e5875d5550eb586b6c3a64adbabb639 (diff) | |
Notes
Diffstat (limited to 'sys/modules/joy')
| -rw-r--r-- | sys/modules/joy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/joy/Makefile b/sys/modules/joy/Makefile index 51b6a5409aae..c466c60b5105 100644 --- a/sys/modules/joy/Makefile +++ b/sys/modules/joy/Makefile @@ -1,3 +1,5 @@ +# $Id$ + .PATH: ${.CURDIR}/../../sys/i386/isa KMOD = joy_mod SRCS = joy.c joy.h |
