]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/Makefile.in
Fix bug #1368. Increase default path/file length to 2048
[bacula/bacula] / bacula / src / Makefile.in
index cee9c1fce1b51b9c62244bf622b7654ff16ccf08..a750d1be2a497eefd4cfe11dcc9f09e748847669 100644 (file)
@@ -37,7 +37,6 @@ Makefile: $(srcdir)/Makefile.in $(topdir)/config.status
        cd $(topdir) \
          && CONFIG_FILES=$(thisdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
-
 clean:
        @$(RMF) core core.* a.out *.o *.bak *~ *.intpro *.extpro 1 2 3
        @$(RMF) AUTHORS ChangeLog Makefile.am NEWS README acconfig.h autogen.sh 
@@ -52,7 +51,6 @@ distclean: realclean
        if test $(srcdir) = .; then $(MAKE) realclean; fi
        @(cd $(srcdir) && $(RMF) Makefile)
        @$(RMF) config.h host.h
-       @$(RMF) -r CVS
 
 devclean: realclean
        if test $(srcdir) = .; then $(MAKE) realclean; fi