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/gnufpu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/gnufpu') diff --git a/sys/modules/gnufpu/Makefile b/sys/modules/gnufpu/Makefile index 4af8ffc..d7bfb67 100644 --- a/sys/modules/gnufpu/Makefile +++ b/sys/modules/gnufpu/Makefile @@ -13,4 +13,4 @@ NOMAN= ${CC} -x assembler-with-cpp -DLOCORE ${CFLAGS} -c \ ${.IMPSRC} -o ${.TARGET} -.include "${.CURDIR}/../../conf/kmod.mk" +.include -- cgit v1.1