From ea11d3cf1c7ee988db5b61368d225c6f4f943335 Mon Sep 17 00:00:00 2001 From: peter 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/xl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/xl') diff --git a/sys/modules/xl/Makefile b/sys/modules/xl/Makefile index 7c0323e..903d486 100644 --- a/sys/modules/xl/Makefile +++ b/sys/modules/xl/Makefile @@ -5,4 +5,4 @@ KMOD = if_xl SRCS = if_xl.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.1