Fix typo.
[dragonfly.git] / sys / dev / disk / aic7xxx / Makefile
1 # This is a module building Makefile.  Note that 'aicasm' is not a module.
2 #
3 # $FreeBSD: src/sys/modules/aic7xxx/Makefile,v 1.1.2.1 2002/09/02 05:47:36 scottl Exp $
4 # $DragonFly: src/sys/dev/disk/aic7xxx/Makefile,v 1.3 2003/08/16 02:51:58 dillon Exp $
5
6 SUBDIR= aicasm ahc ahd
7
8 .include <bsd.subdir.mk>