NetBSD/sys/dev/tc/Makefile
cgd c1c41f6bfc add ability to define TCVERBOSE, and get "human names" about "known"
but unconfigured (or unsupported) devices printed at boot time.
The device list is woefully incomplete, because i didn't put much time
in it, and because i don't know good "human names" for many TC devices.
1996-03-02 01:16:47 +00:00

8 lines
179 B
Makefile

# $NetBSD: Makefile,v 1.1 1996/03/02 01:16:47 cgd Exp $
AWK= awk
tcdevs.h tcdevs_data.h: tcdevs devlist2h.awk
/bin/rm -f tcdevs.h tcdevs_data.h
${AWK} -f devlist2h.awk tcdevs