projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f07175
)
Remove dependence of "install" on "all". This will eliminate
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 19 Dec 2000 20:49:54 +0000
(20:49 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 19 Dec 2000 20:49:54 +0000
(20:49 +0000)
gratuitous rebuilding of bands.
v7/src/Makefile.in
patch
|
blob
|
history
diff --git
a/v7/src/Makefile.in
b/v7/src/Makefile.in
index 83e5a0a0d1eb335f8e3f89069add548e81759497..c53b2e1a48d14ba3b07572e76345a971d9f654d4 100644
(file)
--- a/
v7/src/Makefile.in
+++ b/
v7/src/Makefile.in
@@
-1,4
+1,4
@@
-# $Id: Makefile.in,v 1.1
4 2000/12/19 20:47:21
cph Exp $
+# $Id: Makefile.in,v 1.1
5 2000/12/19 20:49:54
cph Exp $
#
# Copyright (c) 2000 Massachusetts Institute of Technology
#
@@
-80,7
+80,7
@@
mostlyclean clean distclean maintainer-clean:
tags TAGS:
$(srcdir)/Tags.sh $(SUBDIRS)
-install:
all
+install:
$(mkinstalldirs) $(DESTDIR)
$(mkinstalldirs) $(DESTDIR)$(AUXDIR)
$(mkinstalldirs) $(DESTDIR)$(AUXDIR)/SRC