diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-05-26 11:57:45 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-05-26 11:57:45 +0000 |
| commit | 8a8402d3a577b0f498f567a5c6ff278fe0dea626 (patch) | |
| tree | b475a5f98a4f9f8e0505ecc0df9d6dd813306807 /sys/modules/nwfs | |
| parent | 882f2b2b40b17b03148e12e4c4011aa3e428a01e (diff) | |
Notes
Diffstat (limited to 'sys/modules/nwfs')
| -rw-r--r-- | sys/modules/nwfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/nwfs/Makefile b/sys/modules/nwfs/Makefile index bc0e328fcd0c..d272cb0b3e77 100644 --- a/sys/modules/nwfs/Makefile +++ b/sys/modules/nwfs/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -.PATH: ${.CURDIR}/../../nwfs +.PATH: ${.CURDIR}/../../fs/nwfs KMOD= nwfs |
