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