summaryrefslogtreecommitdiff
path: root/sys/dev/pci/Makefile
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1996-02-18 06:17:09 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1996-02-18 06:17:09 +0000
commit003b779563d62ab3ead49d2a2664a4ff5252c157 (patch)
treec59b028b8a6849c2b2eac07c4e0df09c2058b92d /sys/dev/pci/Makefile
parentd91162398a08fcc7f02ff28d81b9267d88167da1 (diff)
Add another PCI vendor / product
Diffstat (limited to 'sys/dev/pci/Makefile')
-rw-r--r--sys/dev/pci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pci/Makefile b/sys/dev/pci/Makefile
index 48f8357d969..33676ded48b 100644
--- a/sys/dev/pci/Makefile
+++ b/sys/dev/pci/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 1995/06/18 01:07:04 cgd Exp $
-AWK= awk
+AWK= awk --posix
pcidevs.h pcidevs_data.h: pcidevs devlist2h.awk
/bin/rm -f pcidevs.h pcidevs_data.h