NetBSD/sys/dev/eisa/Makefile
cgd 9b53b5770d list of all EISA devices that we know about (for smarter 'unconfigured'
printing if 'options EISAVERBOSE'), and files to turn the list into c source.
From my PR (1959).
1996-02-26 23:46:17 +00:00

8 lines
191 B
Makefile

# $NetBSD: Makefile,v 1.1 1996/02/26 23:46:17 cgd Exp $
AWK= awk
eisadevs.h eisadevs_data.h: eisadevs devlist2h.awk
/bin/rm -f eisadevs.h eisadevs_data.h
${AWK} -f devlist2h.awk eisadevs