diff options
| author | Nate Lawson <njl@FreeBSD.org> | 2005-01-03 07:27:17 +0000 |
|---|---|---|
| committer | Nate Lawson <njl@FreeBSD.org> | 2005-01-03 07:27:17 +0000 |
| commit | 6e199534858bdc069c33f5771c6b3cbd188edbed (patch) | |
| tree | 11490358d2a3d6f8c9a840511646056403d8c926 /sys | |
| parent | a69968ee4e95efa3171c791c1a414998eb8c227d (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/modules/aic7xxx/aicasm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/aic7xxx/aicasm/Makefile b/sys/modules/aic7xxx/aicasm/Makefile index 2d832315326e1..b1b2cf7a293fd 100644 --- a/sys/modules/aic7xxx/aicasm/Makefile +++ b/sys/modules/aic7xxx/aicasm/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ MAKESRCPATH= ${.CURDIR}/../../../dev/aic7xxx/aicasm -NOMAN= install: |
