Skip to content
Snippets Groups Projects
Commit bf0af83f authored by Sergey Kosukhin's avatar Sergey Kosukhin
Browse files

Update autogenerated Autotools files.

parent 18abce76
No related branches found
No related tags found
No related merge requests found
......@@ -573,8 +573,6 @@ AM_CPPFLAGS = -I$(top_srcdir)/src
#
EXTRA_DIST = test_cdf_write.c test_cdf_read.c
#
CLEANFILES = `ls *~ *.grb *.nc *.nc4 *.srv *.ext example_*.cksum *.log`
#
AUTOMAKE_OPTIONS = color-tests
all: all-am
......@@ -993,7 +991,6 @@ install-strip:
mostlyclean-generic:
clean-generic:
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
......@@ -1127,9 +1124,11 @@ uninstall-am:
#
clean-local: clean-local-dirs
-rm -f *~ *.grb *.nc *.nc2 *.nc4 *.srv *.svc *.ext *.cksum *.ieg *.log
.PHONY: clean-local-dirs
clean-local-dirs:
-rm -rf *.dSYM
-rm -rf test_cdf_const.d *.dSYM
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment