summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorvern <vern>1995-03-20 14:02:49 +0000
committervern <vern>1995-03-20 14:02:49 +0000
commitbe7df76fc275a65c7313143e34e9e38e40753cf1 (patch)
tree6612d244400568b727009a3a13b6d179543a6dee /Makefile.in
parentc04c90e85059744dcb3cc72db7d1a46e8e72cb95 (diff)
downloadflex-be7df76fc275a65c7313143e34e9e38e40753cf1.tar.gz
removed redundant skel.c from DISTFILES
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 0dada91..03a5b15 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,4 +1,4 @@
-# @(#) $Header: /cvsroot/flex/flex/Attic/Makefile.in,v 1.40 1995/03/05 21:37:51 vern Exp $ (LBL)
+# @(#) $Header: /cvsroot/flex/flex/Attic/Makefile.in,v 1.41 1995/03/20 14:02:49 vern Exp $ (LBL)
# If your version of "make" does not define $(MAKE), comment in the
# definition of "MAKE" below. (You only need to do this if you intend
@@ -76,7 +76,7 @@ LINTSRCS = ccl.c dfa.c ecs.c gen.c main.c misc.c nfa.c parse.c \
scan.c skel.c sym.c tblcmp.c yylex.c
DISTFILES = README NEWS COPYING INSTALL FlexLexer.h \
- configure.in conf.in Makefile.in mkskel.sh skel.c flex.skl \
+ configure.in conf.in Makefile.in mkskel.sh flex.skl \
$(HEADERS) $(SOURCES) $(LIBSRCS) MISC \
flex.1 scan.c install.sh mkinstalldirs configure