From 64db83a8ab2d1f72a9b2174b39d2ef42b5b0580c Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sat, 27 May 2000 01:14:33 +0000 Subject: Use .include to get to ../../*/conf/kmod.mk instead of encoding the relative path. --- sys/modules/cue/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/cue') diff --git a/sys/modules/cue/Makefile b/sys/modules/cue/Makefile index 0e0f64067da2..449cce250bd8 100644 --- a/sys/modules/cue/Makefile +++ b/sys/modules/cue/Makefile @@ -6,4 +6,4 @@ KMOD = if_cue SRCS = if_cue.c opt_bdg.h opt_usb.h device_if.h bus_if.h SRCS += miibus_if.h -.include "${.CURDIR}/../../conf/kmod.mk" +.include -- cgit v1.3