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/dc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/dc') diff --git a/sys/modules/dc/Makefile b/sys/modules/dc/Makefile index 3a6a8e21884e..dfa84d278905 100644 --- a/sys/modules/dc/Makefile +++ b/sys/modules/dc/Makefile @@ -5,4 +5,4 @@ KMOD = if_dc SRCS = if_dc.c opt_bdg.h device_if.h bus_if.h pci_if.h SRCS += miibus_if.h -.include "${.CURDIR}/../../conf/kmod.mk" +.include -- cgit v1.3