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/linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/linux/Makefile') diff --git a/sys/modules/linux/Makefile b/sys/modules/linux/Makefile index 8dec2e7f893e..fff7c5729788 100644 --- a/sys/modules/linux/Makefile +++ b/sys/modules/linux/Makefile @@ -33,4 +33,4 @@ afterinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \ ${.CURDIR}/linux.sh ${DESTDIR}/usr/sbin/linux -.include "${.CURDIR}/../../conf/kmod.mk" +.include -- cgit v1.3