summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAlain Magloire <alainm@rcsm.ee.mcgill.ca>1999-02-24 01:08:56 +0000
committerAlain Magloire <alainm@rcsm.ee.mcgill.ca>1999-02-24 01:08:56 +0000
commitf12caa4a9f58c9d68947df547a11ecaa5bb92010 (patch)
tree80b1bb8d8fe4203f1ace6dbfc0eccf34f0d45674 /bootstrap
parentadd749abc636a89e8a1a88ae2d2f94616ead628c (diff)
downloadgrep-f12caa4a9f58c9d68947df547a11ecaa5bb92010.tar.gz
No longer use btowc. From P. E.
Exclude btow.c. remove. * NEWS: Fix typo when talking about the old behavior of silently skipping directories; it was grep 2.1, not grep 2.2.
Diffstat (limited to 'bootstrap')
-rw-r--r--bootstrap/Makefile.try1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap/Makefile.try b/bootstrap/Makefile.try
index 67c206f1..5add0ddf 100644
--- a/bootstrap/Makefile.try
+++ b/bootstrap/Makefile.try
@@ -8,7 +8,6 @@ OBJEXT = o
OBJS = alloca.$(OBJEXT) \
- btowc.$(OBJEXT) \
dfa.$(OBJEXT) \
getopt.$(OBJEXT) \
getopt1.$(OBJEXT) \