Remove dependence of "install" on "all". This will eliminate
authorChris Hanson <org/chris-hanson/cph>
Tue, 19 Dec 2000 20:49:54 +0000 (20:49 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 19 Dec 2000 20:49:54 +0000 (20:49 +0000)
gratuitous rebuilding of bands.

v7/src/Makefile.in

index 83e5a0a0d1eb335f8e3f89069add548e81759497..c53b2e1a48d14ba3b07572e76345a971d9f654d4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.in,v 1.14 2000/12/19 20:47:21 cph Exp $
+# $Id: Makefile.in,v 1.15 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