From a2a66c8f40faf20e3232fd18e1ec0ac761af030a Mon Sep 17 00:00:00 2001 From: cgd Date: Fri, 10 Dec 1993 16:38:27 +0000 Subject: [PATCH] flex is not GPL'd; it belongs in src/usr.bin, not here --- gnu/usr.bin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index ec83e9463b66..54fdf8c20743 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.17 1993/11/19 19:31:00 jtc Exp $ +# $Id: Makefile,v 1.18 1993/12/10 16:38:27 cgd Exp $ SUBDIR+= bc cpio diff diff3 grep groff gzip tar gas -SUBDIR+= gawk gcc2 gdb ld lex pr rcs send-pr sort sdiff +SUBDIR+= gawk gcc2 gdb ld pr rcs send-pr sort sdiff .include