From a7f86be978689732e2ae26968af70815ba13ca58 Mon Sep 17 00:00:00 2001 From: peter 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/osf1/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'sys/modules/osf1') diff --git a/sys/modules/osf1/Makefile b/sys/modules/osf1/Makefile index 8a24226..a14551e 100644 --- a/sys/modules/osf1/Makefile +++ b/sys/modules/osf1/Makefile @@ -15,7 +15,4 @@ EXPORT_SYMS= _osf1 opt_compat.h: echo "#define COMPAT_43 1" > ${.TARGET} -opt_osf1.h opt_simos.h opt_nfs.h: - touch ${.TARGET} - .include -- cgit v1.1