]> andersk Git - moira.git/blobdiff - backup/Makefile.in
Punt on the "NONE" stuff; the TNS folks decided they liked empty fields more.
[moira.git] / backup / Makefile.in
index ea0c2668c0adc73c2e5f60f20c9e914f3de5089e..403d3eedb784e202e8cb5d40d01c119e03fab8f8 100644 (file)
@@ -51,10 +51,10 @@ cleandir distclean: clean
 
 depend: $(GENFILES) $(CFILES)
 
-install: all
+install:
        $(INSTALL_PROGRAM) mrbackup $(mrbindir)
        $(INSTALL_PROGRAM) mrrestore $(mrbindir)
-       $(INSTALL_PROGRAM) $(srcdir)/report.sh $(mrbindir)
+       $(INSTALL_PROGRAM) $(srcdir)/report.pl $(mrbindir)
 
 mrbackup: $(BOBJS) $(MR_LIBDEP)
        $(CC) -o $@ $(LDFLAGS) $(BOBJS) $(LIBS)
This page took 0.059089 seconds and 4 git commands to generate.