diff options
| author | rh <rh@NetBSD.org> | 2000-03-19 09:11:50 +0000 |
|---|---|---|
| committer | rh <rh@NetBSD.org> | 2000-03-19 09:11:50 +0000 |
| commit | 783a9476beea39c4848cb2d4e55fa67fecf09e21 (patch) | |
| tree | 9373ad2356a6548a56da33ec17177593686daef7 /sys/dev/isa/Makefile | |
| parent | 4f29e4d330c7f5c79e7dd6ed76dfdda838b4c2f0 (diff) | |
Track name change espvar.h -> esp_isavar.h so 'make includes' works again.
Diffstat (limited to 'sys/dev/isa/Makefile')
| -rw-r--r-- | sys/dev/isa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/Makefile b/sys/dev/isa/Makefile index fd6151030be..796e66c70a6 100644 --- a/sys/dev/isa/Makefile +++ b/sys/dev/isa/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 1999/12/04 02:16:25 sommerfeld Exp $ +# $NetBSD: Makefile,v 1.3 2000/03/19 09:11:50 rh Exp $ INCSDIR= /usr/include/dev/isa -INCS= ad1848var.h ariareg.h com_multi.h cs4231var.h elink.h espvar.h \ +INCS= ad1848var.h ariareg.h com_multi.h cs4231var.h elink.h esp_isavar.h \ gusreg.h ics2101var.h if_aireg.h if_ecreg.h if_efreg.h if_egreg.h \ if_elreg.h if_fereg.h if_ixreg.h if_levar.h if_wereg.h isadmareg.h \ isadmavar.h isareg.h isavar.h madreg.h mcdreg.h pasreg.h \ |
