From 8a39635d34f0fea2a316e8a4fe7ad5ec60f367bf Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Sat, 30 Dec 2000 02:06:42 +0000 Subject: Back out debug cruft. --- usr.bin/make/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'usr.bin/make') diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile index 83b82f1ee5f..aa6b4019228 100644 --- a/usr.bin/make/Makefile +++ b/usr.bin/make/Makefile @@ -1,10 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2000/12/30 02:05:20 sommerfeld Exp $ +# $NetBSD: Makefile,v 1.23 2000/12/30 02:06:42 sommerfeld Exp $ # @(#)Makefile 5.2 (Berkeley) 12/28/90 -DBG=-g -LDSTATIC=-static -WARNS?= 1 -WFORMAT?= 2 CPPFLAGS+= -I${.CURDIR} PROG= make SRCS= arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c \ -- cgit ckdoc-10.99.5'>lockdoc-10.99.5 NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/pci/usb_pci.h
AgeCommit message (Expand)Author
2010-12-11Make ehci deal with pci devices that have multiple companion functions andmatt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-28split device/softc for USB host controllers and the usb (control)drochner
2002-02-14Use the correct years for copyright.augustss
2002-01-12Make ehci_pci.c compiles again.enami
2001-11-06Add some data structures to keep enable finding companion controllersaugustss