From c7098a51b3083efacc8dc0f9155e1da842e4d57d Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Fri, 30 Aug 1996 01:59:14 +0000 Subject: [PATCH] .include "bsd.prog.mk" -> .include --- lib/libncurses/TESTS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libncurses/TESTS/Makefile b/lib/libncurses/TESTS/Makefile index d1209821b86..64dc0e32465 100644 --- a/lib/libncurses/TESTS/Makefile +++ b/lib/libncurses/TESTS/Makefile @@ -31,5 +31,5 @@ firework: firework.c testcurs: testcurs.c scroll: scroll.c -.include "bsd.prog.mk" +.include