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/bktr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/bktr') diff --git a/sys/modules/bktr/Makefile b/sys/modules/bktr/Makefile index bc1cc39..a341d6a 100644 --- a/sys/modules/bktr/Makefile +++ b/sys/modules/bktr/Makefile @@ -26,4 +26,4 @@ bktr.h: smbus.h: echo "#define NSMBUS 0" > smbus.h -.include "${.CURDIR}/../../conf/kmod.mk" +.include -- cgit v1.1