diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2005-01-03 05:35:58 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2005-01-03 05:35:58 +0000 |
| commit | 182234f91665b68f72bdf0976ca69de95ade6ce0 (patch) | |
| tree | 079b784da1ae0f73d57f314177ec58aed4f2ea4d /sys | |
| parent | a41e7b6aa9f12787f512e16f5b0ef19e1ca7f3b6 (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/modules/aic7xxx/aicasm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/aic7xxx/aicasm/Makefile b/sys/modules/aic7xxx/aicasm/Makefile index b1b2cf7a293fd..4b49d69cb7d65 100644 --- a/sys/modules/aic7xxx/aicasm/Makefile +++ b/sys/modules/aic7xxx/aicasm/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ MAKESRCPATH= ${.CURDIR}/../../../dev/aic7xxx/aicasm +NO_MAN= install: |
