From 2118f42afd6189d38de35003e029021c0917f7e8 Mon Sep 17 00:00:00 2001 From: imp Date: Tue, 6 May 2014 04:22:01 +0000 Subject: Use src.opts.mk in preference to bsd.own.mk except where we need stuff from the latter. --- bin/csh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/csh') diff --git a/bin/csh/Makefile b/bin/csh/Makefile index 1fa24a1..c8845f9 100644 --- a/bin/csh/Makefile +++ b/bin/csh/Makefile @@ -6,7 +6,7 @@ # # To profile, put -DPROF in DEFS and -pg in CFLAGS, and recompile. -.include +.include TCSHDIR= ${.CURDIR}/../../contrib/tcsh .PATH: ${TCSHDIR} -- cgit v1.1