diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 2005-04-28 00:53:45 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2005-04-28 00:53:45 +0000 |
| commit | c9fb16636c785a81da79fa79a732b860e8aeb57c (patch) | |
| tree | 166f3b43cfc0dde62dc845e17bd51c81cbc70819 /sys/modules/hwpmc | |
| parent | ee6bcf12231c47cec8bdc8df9b9e5fd41e7aa37c (diff) | |
Notes
Diffstat (limited to 'sys/modules/hwpmc')
| -rw-r--r-- | sys/modules/hwpmc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hwpmc/Makefile b/sys/modules/hwpmc/Makefile index b345dee7cc4e..e07b83b70cff 100644 --- a/sys/modules/hwpmc/Makefile +++ b/sys/modules/hwpmc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ # -.PATH: ${.CURDIR}/../../hwpmc +.PATH: ${.CURDIR}/../../dev/hwpmc KMOD= hwpmc |
