summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-11-24 12:36:48 +0000
committerRoland McGrath <roland@gnu.org>1994-11-24 12:36:48 +0000
commit4d1a103e22df130b2d1147f9af3b76f743b80d54 (patch)
tree21374ec4a1dc3a7254a347abc8ce9fbe78be4437
parent6cc640f8c3a96695a7e1e9c8d92dfa8dedb3046e (diff)
(DIST_FILES): Remove gcc-specs.
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 40bdb75b..3499449b 100644
--- a/Makefile
+++ b/Makefile
@@ -31,8 +31,7 @@ working-prog-subdirs := $(filter-out \
$(patsubst %/,%,\
$(dir $(wildcard $(prog-subdirs:=/BROKEN)))),\
$(prog-subdirs))
-DIST_FILES = COPYING Makeconf Maketools README NEWS missing \
- gcc-specs tasks INSTALL
+DIST_FILES = COPYING Makeconf Maketools README NEWS missing tasks INSTALL
all: $(addsuffix -all,$(working-prog-subdirs))