From 205a48f7f3b700b70d2e209c31779f5d6c92d893 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 4 Feb 2001 08:23:14 +0000 Subject: Zap some bad examples: opt_foo.h: touch opt_foo.h .. is unnecessary - kmod.mk does this for us. --- sys/modules/ar/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'sys/modules/ar') diff --git a/sys/modules/ar/Makefile b/sys/modules/ar/Makefile index 1fa18a941431..43589a4795b9 100644 --- a/sys/modules/ar/Makefile +++ b/sys/modules/ar/Makefile @@ -5,7 +5,4 @@ KMOD = if_ar SRCS = if_ar.c if_ar_pci.c SRCS += device_if.h bus_if.h pci_if.h isa_if.h opt_netgraph.h -opt_netgraph.h: - touch opt_netgraph.h - .include -- cgit v1.3