freebsd-dev/sys/dev/pccard/Makefile.pccarddevs
Warner Losh c2380338f0 Moderately hacked pccard code from newconfig. It is somewhat in
incomplete and likely has problem.  The code was originally pcmcia,
but I renamed it to pccard and made it compile on FreeBSD -current.  I
converted SIMPLEQ to STAILQ as well as a few sc->dev.xname ->
device_printf changes.  This is a green port of fairly mature code.

I derived this work from the FreeBSD newconfig project
(http://www.jp.freebsd.org/newconfig).  Any problems with it are
likely introduced by me.

Obtained from: newconfig project
1999-10-26 06:52:31 +00:00

9 lines
231 B
Makefile

# $NetBSD: Makefile.pcmciadevs,v 1.1 1998/07/19 17:28:15 christos Exp $
# $FreeBSD$
AWK= awk
pccarddevs.h pccarddevs_data.h: pccarddevs devlist2h.awk
/bin/rm -f pccarddevs.h pccarddevs_data.h
${AWK} -f devlist2h.awk pccarddevs