mirror of
https://github.com/json-c/json-c.git
synced 2026-04-07 06:19:07 +08:00
Regenerate Makefile.in
This commit is contained in:
14
Makefile.in
14
Makefile.in
@@ -886,7 +886,8 @@ maintainer-clean: maintainer-clean-recursive
|
|||||||
-rm -rf $(top_srcdir)/autom4te.cache
|
-rm -rf $(top_srcdir)/autom4te.cache
|
||||||
-rm -rf ./$(DEPDIR)
|
-rm -rf ./$(DEPDIR)
|
||||||
-rm -f Makefile
|
-rm -f Makefile
|
||||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
maintainer-clean-am: distclean-am maintainer-clean-generic \
|
||||||
|
maintainer-clean-local
|
||||||
|
|
||||||
mostlyclean: mostlyclean-recursive
|
mostlyclean: mostlyclean-recursive
|
||||||
|
|
||||||
@@ -922,16 +923,19 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-libjsonincludeHEADERS \
|
|||||||
install-man install-pdf install-pdf-am install-pkgconfigDATA \
|
install-man install-pdf install-pdf-am install-pkgconfigDATA \
|
||||||
install-ps install-ps-am install-strip installcheck \
|
install-ps install-ps-am install-strip installcheck \
|
||||||
installcheck-am installdirs installdirs-am maintainer-clean \
|
installcheck-am installdirs installdirs-am maintainer-clean \
|
||||||
maintainer-clean-generic mostlyclean mostlyclean-compile \
|
maintainer-clean-generic maintainer-clean-local mostlyclean \
|
||||||
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
|
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
|
||||||
tags tags-recursive uninstall uninstall-am \
|
pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
|
||||||
uninstall-libLTLIBRARIES uninstall-libjsonincludeHEADERS \
|
uninstall-libLTLIBRARIES uninstall-libjsonincludeHEADERS \
|
||||||
uninstall-pkgconfigDATA
|
uninstall-pkgconfigDATA
|
||||||
|
|
||||||
|
|
||||||
distclean-local:
|
distclean-local:
|
||||||
-rm -rf $(testsubdir)
|
-rm -rf $(testsubdir)
|
||||||
-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub configure depcomp install-sh ltmain.sh missing
|
-rm -rf config.h.in~ Makefile.in aclocal.m4 autom4te.cache/ config.guess config.sub depcomp install-sh ltmain.sh missing
|
||||||
|
|
||||||
|
maintainer-clean-local:
|
||||||
|
-rm -rf configure
|
||||||
|
|
||||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
# 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.
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
|||||||
Reference in New Issue
Block a user