Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
d5fd4dc6
Commit
d5fd4dc6
authored
Apr 04, 2016
by
Uwe Schulzweida
Browse files
Makefile.am added clean-local-dirs
parent
5fefead2
Changes
6
Hide whitespace changes
Inline
Side-by-side
app/Makefile.am
View file @
d5fd4dc6
...
...
@@ -25,3 +25,8 @@ endif
AM_CPPFLAGS
=
-I
$(top_srcdir)
/src
#
CLEANFILES
=
`
ls
*
~
`
#
clean-local
:
clean-local-dirs
.PHONY
:
clean-local-dirs
clean-local-dirs
:
-
rm
-rf
*
.dSYM
app/Makefile.in
View file @
d5fd4dc6
...
...
@@ -660,7 +660,7 @@ maintainer-clean-generic:
@
echo
"it deletes files that may require special tools to rebuild."
clean
:
clean-am
clean-am
:
clean-binPROGRAMS clean-generic clean-libtool
\
clean-am
:
clean-binPROGRAMS clean-generic clean-libtool
clean-local
\
clean-noinstPROGRAMS mostlyclean-am
distclean
:
distclean-am
...
...
@@ -732,7 +732,7 @@ uninstall-am: uninstall-binPROGRAMS
.MAKE
:
install-am install-strip
.PHONY
:
CTAGS GTAGS TAGS all all-am check check-am clean
\
clean-binPROGRAMS clean-generic clean-libtool
\
clean-binPROGRAMS clean-generic clean-libtool
clean-local
\
clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean
\
distclean-compile distclean-generic distclean-libtool
\
distclean-tags distdir dvi dvi-am html html-am info info-am
\
...
...
@@ -746,6 +746,11 @@ uninstall-am: uninstall-binPROGRAMS
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am
\
tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
#
clean-local
:
clean-local-dirs
.PHONY
:
clean-local-dirs
clean-local-dirs
:
-
rm
-rf
*
.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.
...
...
examples/Makefile.am
View file @
d5fd4dc6
...
...
@@ -41,4 +41,8 @@ cdi_copy_LDFLAGS = -all-static
cdi_read_f2003_LDFLAGS
=
-all-static
cdi_write_f2003_LDFLAGS
=
-all-static
endif
#
clean-local
:
clean-local-dirs
.PHONY
:
clean-local-dirs
clean-local-dirs
:
-
rm
-rf
*
.dSYM
examples/Makefile.in
View file @
d5fd4dc6
...
...
@@ -709,7 +709,7 @@ maintainer-clean-generic:
@
echo
"it deletes files that may require special tools to rebuild."
clean
:
clean-am
clean-am
:
clean-generic clean-libtool clean-noinstPROGRAMS
\
clean-am
:
clean-generic clean-libtool
clean-local
clean-noinstPROGRAMS
\
mostlyclean-am
distclean
:
distclean-am
...
...
@@ -781,8 +781,8 @@ uninstall-am:
.MAKE
:
install-am install-strip
.PHONY
:
CTAGS GTAGS TAGS all all-am check check-am clean clean-generic
\
clean-libtool clean-noinstPROGRAMS cscopelist-am
ctags
\
ctags-am distclean distclean-compile distclean-generic
\
clean-libtool
clean-local
clean-noinstPROGRAMS cscopelist-am
\
ctags
ctags-am distclean distclean-compile distclean-generic
\
distclean-libtool distclean-tags distdir dvi dvi-am html
\
html-am info info-am install install-am install-data
\
install-data-am install-dvi install-dvi-am install-exec
\
...
...
@@ -796,6 +796,11 @@ uninstall-am:
cdi_read_f2003.$(OBJEXT)
:
$(top_builddir)/src/mo_cdi.$(FCMODEXT)
cdi_write_f2003.$(OBJEXT)
:
$(top_builddir)/src/mo_cdi.$(FCMODEXT)
#
clean-local
:
clean-local-dirs
.PHONY
:
clean-local-dirs
clean-local-dirs
:
-
rm
-rf
*
.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.
...
...
tests/Makefile.am
View file @
d5fd4dc6
...
...
@@ -66,3 +66,8 @@ EXTRA_DIST = test_cdf_write.c test_cdf_read.c
CLEANFILES
=
`
ls
*
~
*
.grb
*
.nc
*
.srv
*
.ext example_
*
.cksum
`
#
AUTOMAKE_OPTIONS
=
color-tests
#
clean-local
:
clean-local-dirs
.PHONY
:
clean-local-dirs
clean-local-dirs
:
-
rm
-rf
*
.dSYM
tests/Makefile.in
View file @
d5fd4dc6
...
...
@@ -974,7 +974,7 @@ maintainer-clean-generic:
@
echo
"it deletes files that may require special tools to rebuild."
clean
:
clean-am
clean-am
:
clean-checkPROGRAMS clean-generic clean-libtool
\
clean-am
:
clean-checkPROGRAMS clean-generic clean-libtool
clean-local
\
mostlyclean-am
distclean
:
distclean-am
...
...
@@ -1046,19 +1046,24 @@ uninstall-am:
.MAKE
:
check-am install-am install-strip
.PHONY
:
CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean
\
clean-checkPROGRAMS clean-generic clean-libtool c
scopelist-am
\
ctags ctags-am distclean distclean-compile
distclean-generic
\
distclean-libtool distclean-tags distdir dvi
dvi-am html
\
html-am info info-am install install-am
install-data
\
install-data-am install-dvi install-dvi-am
install-exec
\
install-exec-am install-html install-html-am
install-info
\
install-info-am install-man install-pdf
install-pdf-am
\
install-ps install-ps-am install-strip
installcheck
\
installcheck-am installdirs maintainer-clean
\
clean-checkPROGRAMS clean-generic clean-libtool c
lean-local
\
cscopelist-am
ctags ctags-am distclean distclean-compile
\
distclean-generic
distclean-libtool distclean-tags distdir dvi
\
dvi-am html
html-am info info-am install install-am
\
install-data
install-data-am install-dvi install-dvi-am
\
install-exec
install-exec-am install-html install-html-am
\
install-info
install-info-am install-man install-pdf
\
install-pdf-am
install-ps install-ps-am install-strip
\
installcheck
installcheck-am installdirs maintainer-clean
\
maintainer-clean-generic mostlyclean mostlyclean-compile
\
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am
\
tags tags-am uninstall uninstall-am
#
clean-local
:
clean-local-dirs
.PHONY
:
clean-local-dirs
clean-local-dirs
:
-
rm
-rf
*
.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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment