X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fgnome2-console%2FMakefile.in;h=ba737939c4b43d362c9c4f26108137d3d33d8d51;hb=377bf815eefec1e61a1e97469ae972a52aefde58;hp=3c4a7716809aefb0e51249552dfe07056aab4938;hpb=921279e44e5575684483ffb43bf95b9291377cae;p=bacula%2Fbacula diff --git a/bacula/src/gnome2-console/Makefile.in b/bacula/src/gnome2-console/Makefile.in index 3c4a771680..ba737939c4 100644 --- a/bacula/src/gnome2-console/Makefile.in +++ b/bacula/src/gnome2-console/Makefile.in @@ -78,9 +78,9 @@ Makefile: $(srcdir)/Makefile.in $(topdir)/config.status && CONFIG_FILES=$(thisdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status libtool-clean: - $(RMF) -r .libs _libs + @$(RMF) -r .libs _libs -clean: @LIBTOOL_CLEAN_TARGET@ +clean: libtool-clean @$(RMF) bgnome-console core core.* a.out *.o *.bak *~ *.intpro *.extpro 1 2 3 @$(RMF) static-bgnome-console gmon.out Makefile.am