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/ti/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/ti') diff --git a/sys/modules/ti/Makefile b/sys/modules/ti/Makefile index c64dec7..701e914 100644 --- a/sys/modules/ti/Makefile +++ b/sys/modules/ti/Makefile @@ -8,4 +8,4 @@ CLEANFILES = vlan.h vlan.h: touch vlan.h -.include "${.CURDIR}/../../conf/kmod.mk" +.include -- cgit v1.1