summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1991-11-09 11:34:34 +0000
committerK. Richard Pixley <rich@cygnus>1991-11-09 11:34:34 +0000
commit0cc03f79a824d9119b5f4ee481b3b64c675d1e21 (patch)
tree562540fa70b08de13107eb1606032fe3b395059b /Makefile.in
parentcd8fc40013161a9c32fa10c551e2c08627060ba8 (diff)
downloadppe42-binutils-0cc03f79a824d9119b5f4ee481b3b64c675d1e21.tar.gz
ppe42-binutils-0cc03f79a824d9119b5f4ee481b3b64c675d1e21.zip
thin out directories actually created
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in13
1 files changed, 2 insertions, 11 deletions
diff --git a/Makefile.in b/Makefile.in
index 34f1518591..87cde20027 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -16,7 +16,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#
-# Last Mod Thu Nov 7 03:37:41 PST 1991, by rich@sendai
+# Last Mod Thu Nov 7 18:50:14 PST 1991, by rich@sendai
#
# $Id$
@@ -157,20 +157,11 @@ MAKEDIRS= \
$(ddestdir)/lib \
$(ddestdir)/lib/emacs \
$(idestdir) \
- $(idestdir)/bin \
$(idestdir)/lib \
- $(idestdir)/include \
$(idestdir)/doc \
$(idestdir)/man \
$(idestdir)/man/man1 \
- $(idestdir)/man/man2 \
- $(idestdir)/man/man3 \
- $(idestdir)/man/man4 \
- $(idestdir)/man/man5 \
- $(idestdir)/man/man6 \
- $(idestdir)/man/man7 \
- $(idestdir)/man/man8
-
+ $(idestdir)/man/man5
install-dirs: force
for i in $(MAKEDIRS) ; do \
OpenPOWER on IntegriCloud