LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 1 | # Makefile.in generated by automake 1.16.5 from Makefile.am. |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 2 | # @configure_input@ |
| 3 | |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 4 | # Copyright (C) 1994-2021 Free Software Foundation, Inc. |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 5 | |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 6 | # This Makefile.in is free software; the Free Software Foundation |
| 7 | # gives unlimited permission to copy and/or distribute it, |
| 8 | # with or without modifications, as long as this notice is preserved. |
| 9 | |
| 10 | # This program is distributed in the hope that it will be useful, |
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| 13 | # PARTICULAR PURPOSE. |
| 14 | |
| 15 | @SET_MAKE@ |
| 16 | VPATH = @srcdir@ |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 17 | am__is_gnu_make = { \ |
| 18 | if test -z '$(MAKELEVEL)'; then \ |
| 19 | false; \ |
| 20 | elif test -n '$(MAKE_HOST)'; then \ |
| 21 | true; \ |
| 22 | elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ |
| 23 | true; \ |
| 24 | else \ |
| 25 | false; \ |
| 26 | fi; \ |
| 27 | } |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 28 | am__make_running_with_option = \ |
| 29 | case $${target_option-} in \ |
| 30 | ?) ;; \ |
| 31 | *) echo "am__make_running_with_option: internal error: invalid" \ |
| 32 | "target option '$${target_option-}' specified" >&2; \ |
| 33 | exit 1;; \ |
| 34 | esac; \ |
| 35 | has_opt=no; \ |
| 36 | sane_makeflags=$$MAKEFLAGS; \ |
| 37 | if $(am__is_gnu_make); then \ |
| 38 | sane_makeflags=$$MFLAGS; \ |
| 39 | else \ |
| 40 | case $$MAKEFLAGS in \ |
| 41 | *\\[\ \ ]*) \ |
| 42 | bs=\\; \ |
| 43 | sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ |
| 44 | | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ |
| 45 | esac; \ |
| 46 | fi; \ |
| 47 | skip_next=no; \ |
| 48 | strip_trailopt () \ |
| 49 | { \ |
| 50 | flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ |
| 51 | }; \ |
| 52 | for flg in $$sane_makeflags; do \ |
| 53 | test $$skip_next = yes && { skip_next=no; continue; }; \ |
| 54 | case $$flg in \ |
| 55 | *=*|--*) continue;; \ |
| 56 | -*I) strip_trailopt 'I'; skip_next=yes;; \ |
| 57 | -*I?*) strip_trailopt 'I';; \ |
| 58 | -*O) strip_trailopt 'O'; skip_next=yes;; \ |
| 59 | -*O?*) strip_trailopt 'O';; \ |
| 60 | -*l) strip_trailopt 'l'; skip_next=yes;; \ |
| 61 | -*l?*) strip_trailopt 'l';; \ |
| 62 | -[dEDm]) skip_next=yes;; \ |
| 63 | -[JT]) skip_next=yes;; \ |
| 64 | esac; \ |
| 65 | case $$flg in \ |
| 66 | *$$target_option*) has_opt=yes; break;; \ |
| 67 | esac; \ |
| 68 | done; \ |
| 69 | test $$has_opt = yes |
| 70 | am__make_dryrun = (target_option=n; $(am__make_running_with_option)) |
| 71 | am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 72 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 73 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 74 | pkglibdir = $(libdir)/@PACKAGE@ |
| 75 | pkglibexecdir = $(libexecdir)/@PACKAGE@ |
| 76 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
| 77 | install_sh_DATA = $(install_sh) -c -m 644 |
| 78 | install_sh_PROGRAM = $(install_sh) -c |
| 79 | install_sh_SCRIPT = $(install_sh) -c |
| 80 | INSTALL_HEADER = $(INSTALL_DATA) |
| 81 | transform = $(program_transform_name) |
| 82 | NORMAL_INSTALL = : |
| 83 | PRE_INSTALL = : |
| 84 | POST_INSTALL = : |
| 85 | NORMAL_UNINSTALL = : |
| 86 | PRE_UNINSTALL = : |
| 87 | POST_UNINSTALL = : |
| 88 | build_triplet = @build@ |
| 89 | host_triplet = @host@ |
| 90 | subdir = . |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 91 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 92 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
| 93 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
| 94 | $(ACLOCAL_M4) |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 95 | DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ |
| 96 | $(am__configure_deps) $(am__DIST_COMMON) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 97 | am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ |
| 98 | configure.lineno config.status.lineno |
| 99 | mkinstalldirs = $(install_sh) -d |
| 100 | CONFIG_HEADER = config.h |
| 101 | CONFIG_CLEAN_FILES = |
| 102 | CONFIG_CLEAN_VPATH_FILES = |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 103 | AM_V_P = $(am__v_P_@AM_V@) |
| 104 | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) |
| 105 | am__v_P_0 = false |
| 106 | am__v_P_1 = : |
| 107 | AM_V_GEN = $(am__v_GEN_@AM_V@) |
| 108 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) |
| 109 | am__v_GEN_0 = @echo " GEN " $@; |
| 110 | am__v_GEN_1 = |
| 111 | AM_V_at = $(am__v_at_@AM_V@) |
| 112 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) |
| 113 | am__v_at_0 = @ |
| 114 | am__v_at_1 = |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 115 | SOURCES = |
| 116 | DIST_SOURCES = |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 117 | RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ |
| 118 | ctags-recursive dvi-recursive html-recursive info-recursive \ |
| 119 | install-data-recursive install-dvi-recursive \ |
| 120 | install-exec-recursive install-html-recursive \ |
| 121 | install-info-recursive install-pdf-recursive \ |
| 122 | install-ps-recursive install-recursive installcheck-recursive \ |
| 123 | installdirs-recursive pdf-recursive ps-recursive \ |
| 124 | tags-recursive uninstall-recursive |
| 125 | am__can_run_installinfo = \ |
| 126 | case $$AM_UPDATE_INFO_DIR in \ |
| 127 | n|no|NO) false;; \ |
| 128 | *) (install-info --version) >/dev/null 2>&1;; \ |
| 129 | esac |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 130 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
| 131 | distclean-recursive maintainer-clean-recursive |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 132 | am__recursive_targets = \ |
| 133 | $(RECURSIVE_TARGETS) \ |
| 134 | $(RECURSIVE_CLEAN_TARGETS) \ |
| 135 | $(am__extra_recursive_targets) |
| 136 | AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 137 | cscope distdir distdir-am dist dist-all distcheck |
| 138 | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \ |
| 139 | config.h.in |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 140 | # Read a list of newline-separated strings from the standard input, |
| 141 | # and print each of them once, without duplicates. Input order is |
| 142 | # *not* preserved. |
| 143 | am__uniquify_input = $(AWK) '\ |
| 144 | BEGIN { nonempty = 0; } \ |
| 145 | { items[$$0] = 1; nonempty = 1; } \ |
| 146 | END { if (nonempty) { for (i in items) print i; }; } \ |
| 147 | ' |
| 148 | # Make sure the list of sources is unique. This is necessary because, |
| 149 | # e.g., the same source file might be shared among _SOURCES variables |
| 150 | # for different programs/libraries. |
| 151 | am__define_uniq_tagged_files = \ |
| 152 | list='$(am__tagged_files)'; \ |
| 153 | unique=`for i in $$list; do \ |
| 154 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
| 155 | done | $(am__uniquify_input)` |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 156 | DIST_SUBDIRS = mingw-w64-headers mingw-w64-crt \ |
| 157 | mingw-w64-libraries/libmangle mingw-w64-libraries/pseh \ |
Jonathan Yong | a7a09aa | 2017-10-06 13:48:09 +0000 | [diff] [blame] | 158 | mingw-w64-libraries/winpthreads mingw-w64-tools/gendef \ |
| 159 | mingw-w64-tools/genidl |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 160 | am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ |
| 161 | $(top_srcdir)/build-aux/config.guess \ |
| 162 | $(top_srcdir)/build-aux/config.sub \ |
| 163 | $(top_srcdir)/build-aux/install-sh \ |
| 164 | $(top_srcdir)/build-aux/missing AUTHORS COPYING \ |
| 165 | build-aux/config.guess build-aux/config.sub \ |
| 166 | build-aux/install-sh build-aux/missing |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 167 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 168 | distdir = $(PACKAGE)-$(VERSION) |
| 169 | top_distdir = $(distdir) |
| 170 | am__remove_distdir = \ |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 171 | if test -d "$(distdir)"; then \ |
| 172 | find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ |
| 173 | && rm -rf "$(distdir)" \ |
| 174 | || { sleep 5 && rm -rf "$(distdir)"; }; \ |
| 175 | else :; fi |
| 176 | am__post_remove_distdir = $(am__remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 177 | am__relativize = \ |
| 178 | dir0=`pwd`; \ |
| 179 | sed_first='s,^\([^/]*\)/.*$$,\1,'; \ |
| 180 | sed_rest='s,^[^/]*/*,,'; \ |
| 181 | sed_last='s,^.*/\([^/]*\)$$,\1,'; \ |
| 182 | sed_butlast='s,/*[^/]*$$,,'; \ |
| 183 | while test -n "$$dir1"; do \ |
| 184 | first=`echo "$$dir1" | sed -e "$$sed_first"`; \ |
| 185 | if test "$$first" != "."; then \ |
| 186 | if test "$$first" = ".."; then \ |
| 187 | dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ |
| 188 | dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ |
| 189 | else \ |
| 190 | first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ |
| 191 | if test "$$first2" = "$$first"; then \ |
| 192 | dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ |
| 193 | else \ |
| 194 | dir2="../$$dir2"; \ |
| 195 | fi; \ |
| 196 | dir0="$$dir0"/"$$first"; \ |
| 197 | fi; \ |
| 198 | fi; \ |
| 199 | dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ |
| 200 | done; \ |
| 201 | reldir="$$dir2" |
| 202 | DIST_ARCHIVES = $(distdir).tar.gz |
| 203 | GZIP_ENV = --best |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 204 | DIST_TARGETS = dist-gzip |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 205 | # Exists only to be overridden by the user if desired. |
| 206 | AM_DISTCHECK_DVI_TARGET = dvi |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 207 | distuninstallcheck_listfiles = find . -type f -print |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 208 | am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ |
| 209 | | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 210 | distcleancheck_listfiles = find . -type f -print |
| 211 | ACLOCAL = @ACLOCAL@ |
| 212 | AMTAR = @AMTAR@ |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 213 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 214 | AUTOCONF = @AUTOCONF@ |
| 215 | AUTOHEADER = @AUTOHEADER@ |
| 216 | AUTOMAKE = @AUTOMAKE@ |
| 217 | AWK = @AWK@ |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 218 | CSCOPE = @CSCOPE@ |
| 219 | CTAGS = @CTAGS@ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 220 | CYGPATH_W = @CYGPATH_W@ |
| 221 | DEFS = @DEFS@ |
| 222 | ECHO_C = @ECHO_C@ |
| 223 | ECHO_N = @ECHO_N@ |
| 224 | ECHO_T = @ECHO_T@ |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 225 | ETAGS = @ETAGS@ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 226 | INSTALL = @INSTALL@ |
| 227 | INSTALL_DATA = @INSTALL_DATA@ |
| 228 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 229 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 230 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 231 | LIBOBJS = @LIBOBJS@ |
| 232 | LIBS = @LIBS@ |
| 233 | LTLIBOBJS = @LTLIBOBJS@ |
| 234 | MAINT = @MAINT@ |
| 235 | MAKEINFO = @MAKEINFO@ |
| 236 | MKDIR_P = @MKDIR_P@ |
| 237 | PACKAGE = @PACKAGE@ |
| 238 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 239 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 240 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 241 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 242 | PACKAGE_URL = @PACKAGE_URL@ |
| 243 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 244 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 245 | SET_MAKE = @SET_MAKE@ |
| 246 | SHELL = @SHELL@ |
| 247 | STRIP = @STRIP@ |
| 248 | VERSION = @VERSION@ |
| 249 | abs_builddir = @abs_builddir@ |
| 250 | abs_srcdir = @abs_srcdir@ |
| 251 | abs_top_builddir = @abs_top_builddir@ |
| 252 | abs_top_srcdir = @abs_top_srcdir@ |
| 253 | am__leading_dot = @am__leading_dot@ |
| 254 | am__tar = @am__tar@ |
| 255 | am__untar = @am__untar@ |
| 256 | bindir = @bindir@ |
| 257 | build = @build@ |
| 258 | build_alias = @build_alias@ |
| 259 | build_cpu = @build_cpu@ |
| 260 | build_os = @build_os@ |
| 261 | build_vendor = @build_vendor@ |
| 262 | builddir = @builddir@ |
| 263 | datadir = @datadir@ |
| 264 | datarootdir = @datarootdir@ |
| 265 | docdir = @docdir@ |
| 266 | dvidir = @dvidir@ |
| 267 | exec_prefix = @exec_prefix@ |
| 268 | host = @host@ |
| 269 | host_alias = @host_alias@ |
| 270 | host_cpu = @host_cpu@ |
| 271 | host_os = @host_os@ |
| 272 | host_vendor = @host_vendor@ |
| 273 | htmldir = @htmldir@ |
| 274 | includedir = @includedir@ |
| 275 | infodir = @infodir@ |
| 276 | install_sh = @install_sh@ |
| 277 | libdir = @libdir@ |
| 278 | libexecdir = @libexecdir@ |
| 279 | localedir = @localedir@ |
| 280 | localstatedir = @localstatedir@ |
| 281 | mandir = @mandir@ |
| 282 | mkdir_p = @mkdir_p@ |
| 283 | oldincludedir = @oldincludedir@ |
| 284 | pdfdir = @pdfdir@ |
| 285 | prefix = @prefix@ |
| 286 | program_transform_name = @program_transform_name@ |
| 287 | psdir = @psdir@ |
LIU Hao | b6de4ef | 2023-11-16 22:44:40 +0800 | [diff] [blame] | 288 | runstatedir = @runstatedir@ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 289 | sbindir = @sbindir@ |
| 290 | sharedstatedir = @sharedstatedir@ |
| 291 | srcdir = @srcdir@ |
| 292 | subdirs = @subdirs@ |
| 293 | sysconfdir = @sysconfdir@ |
| 294 | target_alias = @target_alias@ |
| 295 | top_build_prefix = @top_build_prefix@ |
| 296 | top_builddir = @top_builddir@ |
| 297 | top_srcdir = @top_srcdir@ |
| 298 | @HEADER_TRUE@MAYBE_HEADER = mingw-w64-headers |
| 299 | @CRT_TRUE@MAYBE_CRT = mingw-w64-crt |
| 300 | @LIBRARIES_MANGLE_TRUE@MAYBE_LIBRARIES_MANGLE = mingw-w64-libraries/libmangle |
| 301 | @LIBRARIES_PSEH_TRUE@MAYBE_LIBRARIES_PSEH = mingw-w64-libraries/pseh |
Jonathan Yong | a7a09aa | 2017-10-06 13:48:09 +0000 | [diff] [blame] | 302 | @LIBRARIES_WINPTHREADS_TRUE@MAYBE_LIBRARIES_WINPTHREADS = mingw-w64-libraries/winpthreads |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 303 | @TOOLS_GENDEF_TRUE@MAYBE_TOOLS_GENDEF = mingw-w64-tools/gendef |
NightStrike | adb344b | 2010-02-26 14:13:00 +0000 | [diff] [blame] | 304 | @TOOLS_GENIDL_TRUE@MAYBE_TOOLS_GENIDL = mingw-w64-tools/genidl |
Jonathan Yong | a7a09aa | 2017-10-06 13:48:09 +0000 | [diff] [blame] | 305 | SUBDIRS = $(MAYBE_HEADER) $(MAYBE_CRT) $(MAYBE_LIBRARIES_MANGLE) $(MAYBE_LIBRARIES_PSEH) $(MAYBE_LIBRARIES_WINPTHREADS) $(MAYBE_TOOLS_GENDEF) $(MAYBE_TOOLS_GENIDL) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 306 | DISTCHECK_CONFIGURE_FLAGS = --with-headers --with-crt --with-libraries=all --with-tools=all |
| 307 | all: config.h |
| 308 | $(MAKE) $(AM_MAKEFLAGS) all-recursive |
| 309 | |
| 310 | .SUFFIXES: |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 311 | am--refresh: Makefile |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 312 | @: |
| 313 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) |
| 314 | @for dep in $?; do \ |
| 315 | case '$(am__configure_deps)' in \ |
| 316 | *$$dep*) \ |
| 317 | echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ |
| 318 | $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ |
| 319 | && exit 0; \ |
| 320 | exit 1;; \ |
| 321 | esac; \ |
| 322 | done; \ |
| 323 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ |
| 324 | $(am__cd) $(top_srcdir) && \ |
| 325 | $(AUTOMAKE) --foreign Makefile |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 326 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 327 | @case '$?' in \ |
| 328 | *config.status*) \ |
| 329 | echo ' $(SHELL) ./config.status'; \ |
| 330 | $(SHELL) ./config.status;; \ |
| 331 | *) \ |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 332 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ |
| 333 | cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 334 | esac; |
| 335 | |
| 336 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
| 337 | $(SHELL) ./config.status --recheck |
| 338 | |
| 339 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
| 340 | $(am__cd) $(srcdir) && $(AUTOCONF) |
| 341 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) |
| 342 | $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) |
| 343 | $(am__aclocal_m4_deps): |
| 344 | |
| 345 | config.h: stamp-h1 |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 346 | @test -f $@ || rm -f stamp-h1 |
| 347 | @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1 |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 348 | |
| 349 | stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status |
| 350 | @rm -f stamp-h1 |
| 351 | cd $(top_builddir) && $(SHELL) ./config.status config.h |
| 352 | $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) |
| 353 | ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) |
| 354 | rm -f stamp-h1 |
| 355 | touch $@ |
| 356 | |
| 357 | distclean-hdr: |
| 358 | -rm -f config.h stamp-h1 |
| 359 | |
| 360 | # This directory's subdirectories are mostly independent; you can cd |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 361 | # into them and run 'make' without going through this Makefile. |
| 362 | # To change the values of 'make' variables: instead of editing Makefiles, |
| 363 | # (1) if the variable is set in 'config.status', edit 'config.status' |
| 364 | # (which will cause the Makefiles to be regenerated when you run 'make'); |
| 365 | # (2) otherwise, pass the desired values on the 'make' command line. |
| 366 | $(am__recursive_targets): |
| 367 | @fail=; \ |
| 368 | if $(am__make_keepgoing); then \ |
| 369 | failcom='fail=yes'; \ |
| 370 | else \ |
| 371 | failcom='exit 1'; \ |
| 372 | fi; \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 373 | dot_seen=no; \ |
| 374 | target=`echo $@ | sed s/-recursive//`; \ |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 375 | case "$@" in \ |
| 376 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
| 377 | *) list='$(SUBDIRS)' ;; \ |
| 378 | esac; \ |
| 379 | for subdir in $$list; do \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 380 | echo "Making $$target in $$subdir"; \ |
| 381 | if test "$$subdir" = "."; then \ |
| 382 | dot_seen=yes; \ |
| 383 | local_target="$$target-am"; \ |
| 384 | else \ |
| 385 | local_target="$$target"; \ |
| 386 | fi; \ |
| 387 | ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
| 388 | || eval $$failcom; \ |
| 389 | done; \ |
| 390 | if test "$$dot_seen" = "no"; then \ |
| 391 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
| 392 | fi; test -z "$$fail" |
| 393 | |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 394 | ID: $(am__tagged_files) |
| 395 | $(am__define_uniq_tagged_files); mkid -fID $$unique |
| 396 | tags: tags-recursive |
| 397 | TAGS: tags |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 398 | |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 399 | tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 400 | set x; \ |
| 401 | here=`pwd`; \ |
| 402 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
| 403 | include_option=--etags-include; \ |
| 404 | empty_fix=.; \ |
| 405 | else \ |
| 406 | include_option=--include; \ |
| 407 | empty_fix=; \ |
| 408 | fi; \ |
| 409 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
| 410 | if test "$$subdir" = .; then :; else \ |
| 411 | test ! -f $$subdir/TAGS || \ |
| 412 | set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ |
| 413 | fi; \ |
| 414 | done; \ |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 415 | $(am__define_uniq_tagged_files); \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 416 | shift; \ |
| 417 | if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ |
| 418 | test -n "$$unique" || unique=$$empty_fix; \ |
| 419 | if test $$# -gt 0; then \ |
| 420 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 421 | "$$@" $$unique; \ |
| 422 | else \ |
| 423 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
| 424 | $$unique; \ |
| 425 | fi; \ |
| 426 | fi |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 427 | ctags: ctags-recursive |
| 428 | |
| 429 | CTAGS: ctags |
| 430 | ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) |
| 431 | $(am__define_uniq_tagged_files); \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 432 | test -z "$(CTAGS_ARGS)$$unique" \ |
| 433 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
| 434 | $$unique |
| 435 | |
| 436 | GTAGS: |
| 437 | here=`$(am__cd) $(top_builddir) && pwd` \ |
| 438 | && $(am__cd) $(top_srcdir) \ |
| 439 | && gtags -i $(GTAGS_ARGS) "$$here" |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 440 | cscope: cscope.files |
| 441 | test ! -s cscope.files \ |
| 442 | || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) |
| 443 | clean-cscope: |
| 444 | -rm -f cscope.files |
| 445 | cscope.files: clean-cscope cscopelist |
| 446 | cscopelist: cscopelist-recursive |
| 447 | |
| 448 | cscopelist-am: $(am__tagged_files) |
| 449 | list='$(am__tagged_files)'; \ |
| 450 | case "$(srcdir)" in \ |
| 451 | [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ |
| 452 | *) sdir=$(subdir)/$(srcdir) ;; \ |
| 453 | esac; \ |
| 454 | for i in $$list; do \ |
| 455 | if test -f "$$i"; then \ |
| 456 | echo "$(subdir)/$$i"; \ |
| 457 | else \ |
| 458 | echo "$$sdir/$$i"; \ |
| 459 | fi; \ |
| 460 | done >> $(top_builddir)/cscope.files |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 461 | |
| 462 | distclean-tags: |
| 463 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 464 | -rm -f cscope.out cscope.in.out cscope.po.out cscope.files |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 465 | distdir: $(BUILT_SOURCES) |
| 466 | $(MAKE) $(AM_MAKEFLAGS) distdir-am |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 467 | |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 468 | distdir-am: $(DISTFILES) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 469 | $(am__remove_distdir) |
| 470 | test -d "$(distdir)" || mkdir "$(distdir)" |
| 471 | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 472 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ |
| 473 | list='$(DISTFILES)'; \ |
| 474 | dist_files=`for file in $$list; do echo $$file; done | \ |
| 475 | sed -e "s|^$$srcdirstrip/||;t" \ |
| 476 | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ |
| 477 | case $$dist_files in \ |
| 478 | */*) $(MKDIR_P) `echo "$$dist_files" | \ |
| 479 | sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ |
| 480 | sort -u` ;; \ |
| 481 | esac; \ |
| 482 | for file in $$dist_files; do \ |
| 483 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 484 | if test -d $$d/$$file; then \ |
| 485 | dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 486 | if test -d "$(distdir)/$$file"; then \ |
| 487 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
| 488 | fi; \ |
| 489 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 490 | cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ |
| 491 | find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ |
| 492 | fi; \ |
| 493 | cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ |
| 494 | else \ |
| 495 | test -f "$(distdir)/$$file" \ |
| 496 | || cp -p $$d/$$file "$(distdir)/$$file" \ |
| 497 | || exit 1; \ |
| 498 | fi; \ |
| 499 | done |
| 500 | @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
| 501 | if test "$$subdir" = .; then :; else \ |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 502 | $(am__make_dryrun) \ |
| 503 | || test -d "$(distdir)/$$subdir" \ |
| 504 | || $(MKDIR_P) "$(distdir)/$$subdir" \ |
| 505 | || exit 1; \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 506 | dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ |
| 507 | $(am__relativize); \ |
| 508 | new_distdir=$$reldir; \ |
| 509 | dir1=$$subdir; dir2="$(top_distdir)"; \ |
| 510 | $(am__relativize); \ |
| 511 | new_top_distdir=$$reldir; \ |
| 512 | echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ |
| 513 | echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ |
| 514 | ($(am__cd) $$subdir && \ |
| 515 | $(MAKE) $(AM_MAKEFLAGS) \ |
| 516 | top_distdir="$$new_top_distdir" \ |
| 517 | distdir="$$new_distdir" \ |
| 518 | am__remove_distdir=: \ |
| 519 | am__skip_length_check=: \ |
| 520 | am__skip_mode_fix=: \ |
| 521 | distdir) \ |
| 522 | || exit 1; \ |
| 523 | fi; \ |
| 524 | done |
| 525 | -test -n "$(am__skip_mode_fix)" \ |
| 526 | || find "$(distdir)" -type d ! -perm -755 \ |
| 527 | -exec chmod u+rwx,go+rx {} \; -o \ |
| 528 | ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ |
| 529 | ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ |
| 530 | ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ |
| 531 | || chmod -R a+r "$(distdir)" |
| 532 | dist-gzip: distdir |
LIU Hao | b6de4ef | 2023-11-16 22:44:40 +0800 | [diff] [blame] | 533 | tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 534 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 535 | |
| 536 | dist-bzip2: distdir |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 537 | tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 |
| 538 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 539 | |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 540 | dist-lzip: distdir |
| 541 | tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz |
| 542 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 543 | |
| 544 | dist-xz: distdir |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 545 | tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz |
| 546 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 547 | |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 548 | dist-zstd: distdir |
| 549 | tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst |
| 550 | $(am__post_remove_distdir) |
| 551 | |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 552 | dist-tarZ: distdir |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 553 | @echo WARNING: "Support for distribution archives compressed with" \ |
| 554 | "legacy program 'compress' is deprecated." >&2 |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 555 | @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 556 | tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 557 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 558 | |
| 559 | dist-shar: distdir |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 560 | @echo WARNING: "Support for shar distribution archives is" \ |
| 561 | "deprecated." >&2 |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 562 | @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 |
LIU Hao | b6de4ef | 2023-11-16 22:44:40 +0800 | [diff] [blame] | 563 | shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 564 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 565 | |
| 566 | dist-zip: distdir |
| 567 | -rm -f $(distdir).zip |
| 568 | zip -rq $(distdir).zip $(distdir) |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 569 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 570 | |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 571 | dist dist-all: |
| 572 | $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' |
| 573 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 574 | |
| 575 | # This target untars the dist file and tries a VPATH configuration. Then |
| 576 | # it guarantees that the distribution is self-contained by making another |
| 577 | # tarfile. |
| 578 | distcheck: dist |
| 579 | case '$(DIST_ARCHIVES)' in \ |
| 580 | *.tar.gz*) \ |
LIU Hao | b6de4ef | 2023-11-16 22:44:40 +0800 | [diff] [blame] | 581 | eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 582 | *.tar.bz2*) \ |
| 583 | bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 584 | *.tar.lz*) \ |
| 585 | lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 586 | *.tar.xz*) \ |
| 587 | xz -dc $(distdir).tar.xz | $(am__untar) ;;\ |
| 588 | *.tar.Z*) \ |
| 589 | uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ |
| 590 | *.shar.gz*) \ |
LIU Hao | b6de4ef | 2023-11-16 22:44:40 +0800 | [diff] [blame] | 591 | eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 592 | *.zip*) \ |
| 593 | unzip $(distdir).zip ;;\ |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 594 | *.tar.zst*) \ |
| 595 | zstd -dc $(distdir).tar.zst | $(am__untar) ;;\ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 596 | esac |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 597 | chmod -R a-w $(distdir) |
| 598 | chmod u+w $(distdir) |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 599 | mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 600 | chmod a-w $(distdir) |
| 601 | test -d $(distdir)/_build || exit 0; \ |
| 602 | dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ |
| 603 | && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ |
| 604 | && am__cwd=`pwd` \ |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 605 | && $(am__cd) $(distdir)/_build/sub \ |
| 606 | && ../../configure \ |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 607 | $(AM_DISTCHECK_CONFIGURE_FLAGS) \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 608 | $(DISTCHECK_CONFIGURE_FLAGS) \ |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 609 | --srcdir=../.. --prefix="$$dc_install_base" \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 610 | && $(MAKE) $(AM_MAKEFLAGS) \ |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 611 | && $(MAKE) $(AM_MAKEFLAGS) $(AM_DISTCHECK_DVI_TARGET) \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 612 | && $(MAKE) $(AM_MAKEFLAGS) check \ |
| 613 | && $(MAKE) $(AM_MAKEFLAGS) install \ |
| 614 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \ |
| 615 | && $(MAKE) $(AM_MAKEFLAGS) uninstall \ |
| 616 | && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ |
| 617 | distuninstallcheck \ |
| 618 | && chmod -R a-w "$$dc_install_base" \ |
| 619 | && ({ \ |
| 620 | (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ |
| 621 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ |
| 622 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ |
| 623 | && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ |
| 624 | distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ |
| 625 | } || { rm -rf "$$dc_destdir"; exit 1; }) \ |
| 626 | && rm -rf "$$dc_destdir" \ |
| 627 | && $(MAKE) $(AM_MAKEFLAGS) dist \ |
| 628 | && rm -rf $(DIST_ARCHIVES) \ |
| 629 | && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ |
| 630 | && cd "$$am__cwd" \ |
| 631 | || exit 1 |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 632 | $(am__post_remove_distdir) |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 633 | @(echo "$(distdir) archives ready for distribution: "; \ |
| 634 | list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ |
| 635 | sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' |
| 636 | distuninstallcheck: |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 637 | @test -n '$(distuninstallcheck_dir)' || { \ |
| 638 | echo 'ERROR: trying to run $@ with an empty' \ |
| 639 | '$$(distuninstallcheck_dir)' >&2; \ |
| 640 | exit 1; \ |
| 641 | }; \ |
| 642 | $(am__cd) '$(distuninstallcheck_dir)' || { \ |
| 643 | echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ |
| 644 | exit 1; \ |
| 645 | }; \ |
| 646 | test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 647 | || { echo "ERROR: files left after uninstall:" ; \ |
| 648 | if test -n "$(DESTDIR)"; then \ |
| 649 | echo " (check DESTDIR support)"; \ |
| 650 | fi ; \ |
| 651 | $(distuninstallcheck_listfiles) ; \ |
| 652 | exit 1; } >&2 |
| 653 | distcleancheck: distclean |
| 654 | @if test '$(srcdir)' = . ; then \ |
| 655 | echo "ERROR: distcleancheck can only run from a VPATH build" ; \ |
| 656 | exit 1 ; \ |
| 657 | fi |
| 658 | @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ |
| 659 | || { echo "ERROR: files left in build directory after distclean:" ; \ |
| 660 | $(distcleancheck_listfiles) ; \ |
| 661 | exit 1; } >&2 |
| 662 | check-am: all-am |
| 663 | check: check-recursive |
| 664 | all-am: Makefile config.h |
| 665 | installdirs: installdirs-recursive |
| 666 | installdirs-am: |
| 667 | install: install-recursive |
| 668 | install-exec: install-exec-recursive |
| 669 | install-data: install-data-recursive |
| 670 | uninstall: uninstall-recursive |
| 671 | |
| 672 | install-am: all-am |
| 673 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 674 | |
| 675 | installcheck: installcheck-recursive |
| 676 | install-strip: |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 677 | if test -z '$(STRIP)'; then \ |
| 678 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 679 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 680 | install; \ |
| 681 | else \ |
| 682 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 683 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 684 | "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ |
| 685 | fi |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 686 | mostlyclean-generic: |
| 687 | |
| 688 | clean-generic: |
| 689 | |
| 690 | distclean-generic: |
| 691 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
| 692 | -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) |
| 693 | |
| 694 | maintainer-clean-generic: |
| 695 | @echo "This command is intended for maintainers to use" |
| 696 | @echo "it deletes files that may require special tools to rebuild." |
| 697 | clean: clean-recursive |
| 698 | |
| 699 | clean-am: clean-generic mostlyclean-am |
| 700 | |
| 701 | distclean: distclean-recursive |
| 702 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 703 | -rm -f Makefile |
| 704 | distclean-am: clean-am distclean-generic distclean-hdr distclean-tags |
| 705 | |
| 706 | dvi: dvi-recursive |
| 707 | |
| 708 | dvi-am: |
| 709 | |
| 710 | html: html-recursive |
| 711 | |
| 712 | html-am: |
| 713 | |
| 714 | info: info-recursive |
| 715 | |
| 716 | info-am: |
| 717 | |
| 718 | install-data-am: |
| 719 | |
| 720 | install-dvi: install-dvi-recursive |
| 721 | |
| 722 | install-dvi-am: |
| 723 | |
| 724 | install-exec-am: |
| 725 | |
| 726 | install-html: install-html-recursive |
| 727 | |
| 728 | install-html-am: |
| 729 | |
| 730 | install-info: install-info-recursive |
| 731 | |
| 732 | install-info-am: |
| 733 | |
| 734 | install-man: |
| 735 | |
| 736 | install-pdf: install-pdf-recursive |
| 737 | |
| 738 | install-pdf-am: |
| 739 | |
| 740 | install-ps: install-ps-recursive |
| 741 | |
| 742 | install-ps-am: |
| 743 | |
| 744 | installcheck-am: |
| 745 | |
| 746 | maintainer-clean: maintainer-clean-recursive |
| 747 | -rm -f $(am__CONFIG_DISTCLEAN_FILES) |
| 748 | -rm -rf $(top_srcdir)/autom4te.cache |
| 749 | -rm -f Makefile |
| 750 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 751 | |
| 752 | mostlyclean: mostlyclean-recursive |
| 753 | |
| 754 | mostlyclean-am: mostlyclean-generic |
| 755 | |
| 756 | pdf: pdf-recursive |
| 757 | |
| 758 | pdf-am: |
| 759 | |
| 760 | ps: ps-recursive |
| 761 | |
| 762 | ps-am: |
| 763 | |
| 764 | uninstall-am: |
| 765 | |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 766 | .MAKE: $(am__recursive_targets) all install-am install-strip |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 767 | |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 768 | .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ |
| 769 | am--refresh check check-am clean clean-cscope clean-generic \ |
| 770 | cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ |
| 771 | dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ |
LIU Hao | 3ebb928 | 2023-11-17 13:11:23 +0800 | [diff] [blame] | 772 | dist-zstd distcheck distclean distclean-generic distclean-hdr \ |
Jonathan Yong | b9d7961 | 2014-01-25 03:09:24 +0000 | [diff] [blame] | 773 | distclean-tags distcleancheck distdir distuninstallcheck dvi \ |
| 774 | dvi-am html html-am info info-am install install-am \ |
| 775 | install-data install-data-am install-dvi install-dvi-am \ |
| 776 | install-exec install-exec-am install-html install-html-am \ |
| 777 | install-info install-info-am install-man install-pdf \ |
| 778 | install-pdf-am install-ps install-ps-am install-strip \ |
| 779 | installcheck installcheck-am installdirs installdirs-am \ |
| 780 | maintainer-clean maintainer-clean-generic mostlyclean \ |
| 781 | mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \ |
| 782 | uninstall-am |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 783 | |
David Wohlferd | e6921b2 | 2016-10-17 22:02:44 -0700 | [diff] [blame] | 784 | .PRECIOUS: Makefile |
| 785 | |
NightStrike | 748174d | 2010-02-24 17:55:02 +0000 | [diff] [blame] | 786 | |
| 787 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 788 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 789 | .NOEXPORT: |