comparison lib/Makefile.in @ 112308:474d5026a5a2

Regenerate.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 08 Jan 2011 22:57:07 -0800
parents f31011c088d9
children babd014aab81
comparison
equal deleted inserted replaced
112307:161cf5d0fd8b 112308:474d5026a5a2
22 # Public License, this file may be distributed as part of a program 22 # Public License, this file may be distributed as part of a program
23 # that contains a configuration script generated by Autoconf, under 23 # that contains a configuration script generated by Autoconf, under
24 # the same distribution terms as the rest of that program. 24 # the same distribution terms as the rest of that program.
25 # 25 #
26 # Generated by gnulib-tool. 26 # Generated by gnulib-tool.
27 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files ftoastr 27 # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=. --makefile-name=gnulib.mk --no-libtool --macro-prefix=gl --no-vc-files ftoastr mktime
28 28
29 VPATH = @srcdir@ 29 VPATH = @srcdir@
30 pkgdatadir = $(datadir)/@PACKAGE@ 30 pkgdatadir = $(datadir)/@PACKAGE@
31 pkgincludedir = $(includedir)/@PACKAGE@ 31 pkgincludedir = $(includedir)/@PACKAGE@
32 pkglibdir = $(libdir)/@PACKAGE@ 32 pkglibdir = $(libdir)/@PACKAGE@
48 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 48 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
49 $(srcdir)/gnulib.mk 49 $(srcdir)/gnulib.mk
50 subdir = lib 50 subdir = lib
51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 51 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ 52 am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \
53 $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/gnulib-common.m4 \ 53 $(top_srcdir)/m4/c-strtod.m4 $(top_srcdir)/m4/extensions.m4 \
54 $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/getopt.m4 \ 54 $(top_srcdir)/m4/gnulib-common.m4 \
55 $(top_srcdir)/m4/gnulib-comp.m4 \
56 $(top_srcdir)/m4/include_next.m4 $(top_srcdir)/m4/mktime.m4 \
57 $(top_srcdir)/m4/multiarch.m4 $(top_srcdir)/m4/stddef_h.m4 \
58 $(top_srcdir)/m4/time_h.m4 $(top_srcdir)/m4/time_r.m4 \
59 $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/getopt.m4 \
55 $(top_srcdir)/configure.in 60 $(top_srcdir)/configure.in
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4) 62 $(ACLOCAL_M4)
58 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs 63 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
59 CONFIG_HEADER = $(top_builddir)/src/config.h 64 CONFIG_HEADER = $(top_builddir)/src/config.h
82 ACLOCAL = @ACLOCAL@ 87 ACLOCAL = @ACLOCAL@
83 ALLOCA = @ALLOCA@ 88 ALLOCA = @ALLOCA@
84 ALSA_CFLAGS = @ALSA_CFLAGS@ 89 ALSA_CFLAGS = @ALSA_CFLAGS@
85 ALSA_LIBS = @ALSA_LIBS@ 90 ALSA_LIBS = @ALSA_LIBS@
86 AMTAR = @AMTAR@ 91 AMTAR = @AMTAR@
92 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
87 AUTOCONF = @AUTOCONF@ 93 AUTOCONF = @AUTOCONF@
88 AUTOHEADER = @AUTOHEADER@ 94 AUTOHEADER = @AUTOHEADER@
89 AUTOMAKE = @AUTOMAKE@ 95 AUTOMAKE = @AUTOMAKE@
90 AWK = @AWK@ 96 AWK = @AWK@
91 BLESSMAIL_TARGET = @BLESSMAIL_TARGET@ 97 BLESSMAIL_TARGET = @BLESSMAIL_TARGET@
127 GCONF_LIBS = @GCONF_LIBS@ 133 GCONF_LIBS = @GCONF_LIBS@
128 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ 134 GETLOADAVG_LIBS = @GETLOADAVG_LIBS@
129 GETOPTOBJS = @GETOPTOBJS@ 135 GETOPTOBJS = @GETOPTOBJS@
130 GETOPT_H = @GETOPT_H@ 136 GETOPT_H = @GETOPT_H@
131 GMALLOC_OBJ = @GMALLOC_OBJ@ 137 GMALLOC_OBJ = @GMALLOC_OBJ@
138 GNULIB_MKTIME = @GNULIB_MKTIME@
139 GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
140 GNULIB_STRPTIME = @GNULIB_STRPTIME@
141 GNULIB_TIMEGM = @GNULIB_TIMEGM@
142 GNULIB_TIME_R = @GNULIB_TIME_R@
132 GNU_OBJC_CFLAGS = @GNU_OBJC_CFLAGS@ 143 GNU_OBJC_CFLAGS = @GNU_OBJC_CFLAGS@
133 GREP = @GREP@ 144 GREP = @GREP@
134 GTK_CFLAGS = @GTK_CFLAGS@ 145 GTK_CFLAGS = @GTK_CFLAGS@
135 GTK_LIBS = @GTK_LIBS@ 146 GTK_LIBS = @GTK_LIBS@
136 GTK_OBJ = @GTK_OBJ@ 147 GTK_OBJ = @GTK_OBJ@
137 GZIP_INFO = @GZIP_INFO@ 148 GZIP_INFO = @GZIP_INFO@
138 GZIP_PROG = @GZIP_PROG@ 149 GZIP_PROG = @GZIP_PROG@
150 HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
139 HAVE_MAKEINFO = @HAVE_MAKEINFO@ 151 HAVE_MAKEINFO = @HAVE_MAKEINFO@
152 HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
153 HAVE_STRPTIME = @HAVE_STRPTIME@
154 HAVE_TIMEGM = @HAVE_TIMEGM@
155 HAVE_WCHAR_T = @HAVE_WCHAR_T@
140 HAVE_XSERVER = @HAVE_XSERVER@ 156 HAVE_XSERVER = @HAVE_XSERVER@
141 IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@ 157 IMAGEMAGICK_CFLAGS = @IMAGEMAGICK_CFLAGS@
142 IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@ 158 IMAGEMAGICK_LIBS = @IMAGEMAGICK_LIBS@
159 INCLUDE_NEXT = @INCLUDE_NEXT@
160 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
143 INSTALL = @INSTALL@ 161 INSTALL = @INSTALL@
144 INSTALL_DATA = @INSTALL_DATA@ 162 INSTALL_DATA = @INSTALL_DATA@
145 INSTALL_INFO = @INSTALL_INFO@ 163 INSTALL_INFO = @INSTALL_INFO@
146 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
147 INSTALL_SCRIPT = @INSTALL_SCRIPT@ 165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
196 MKDEPDIR = @MKDEPDIR@ 214 MKDEPDIR = @MKDEPDIR@
197 MKDIR_P = @MKDIR_P@ 215 MKDIR_P = @MKDIR_P@
198 MOUSE_SUPPORT = @MOUSE_SUPPORT@ 216 MOUSE_SUPPORT = @MOUSE_SUPPORT@
199 M_FILE = @M_FILE@ 217 M_FILE = @M_FILE@
200 NEED_SETGID = @NEED_SETGID@ 218 NEED_SETGID = @NEED_SETGID@
219 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
220 NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
221 NEXT_STDDEF_H = @NEXT_STDDEF_H@
222 NEXT_TIME_H = @NEXT_TIME_H@
201 NS_OBJ = @NS_OBJ@ 223 NS_OBJ = @NS_OBJ@
202 NS_SUPPORT = @NS_SUPPORT@ 224 NS_SUPPORT = @NS_SUPPORT@
203 OBJEXT = @OBJEXT@ 225 OBJEXT = @OBJEXT@
204 OLDXMENU = @OLDXMENU@ 226 OLDXMENU = @OLDXMENU@
205 OLDXMENU_DEPS = @OLDXMENU_DEPS@ 227 OLDXMENU_DEPS = @OLDXMENU_DEPS@
213 PACKAGE_URL = @PACKAGE_URL@ 235 PACKAGE_URL = @PACKAGE_URL@
214 PACKAGE_VERSION = @PACKAGE_VERSION@ 236 PACKAGE_VERSION = @PACKAGE_VERSION@
215 PATH_SEPARATOR = @PATH_SEPARATOR@ 237 PATH_SEPARATOR = @PATH_SEPARATOR@
216 PKG_CONFIG = @PKG_CONFIG@ 238 PKG_CONFIG = @PKG_CONFIG@
217 POST_ALLOC_OBJ = @POST_ALLOC_OBJ@ 239 POST_ALLOC_OBJ = @POST_ALLOC_OBJ@
240 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
241 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
218 PRE_ALLOC_OBJ = @PRE_ALLOC_OBJ@ 242 PRE_ALLOC_OBJ = @PRE_ALLOC_OBJ@
219 PROFILING_CFLAGS = @PROFILING_CFLAGS@ 243 PROFILING_CFLAGS = @PROFILING_CFLAGS@
244 PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
220 RALLOC_OBJ = @RALLOC_OBJ@ 245 RALLOC_OBJ = @RALLOC_OBJ@
221 RANLIB = @RANLIB@ 246 RANLIB = @RANLIB@
247 REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
248 REPLACE_MKTIME = @REPLACE_MKTIME@
249 REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
250 REPLACE_NULL = @REPLACE_NULL@
251 REPLACE_TIMEGM = @REPLACE_TIMEGM@
222 RSVG_CFLAGS = @RSVG_CFLAGS@ 252 RSVG_CFLAGS = @RSVG_CFLAGS@
223 RSVG_LIBS = @RSVG_LIBS@ 253 RSVG_LIBS = @RSVG_LIBS@
224 SET_MAKE = @SET_MAKE@ 254 SET_MAKE = @SET_MAKE@
225 SHELL = @SHELL@ 255 SHELL = @SHELL@
226 START_FILES = @START_FILES@ 256 START_FILES = @START_FILES@
257 STDDEF_H = @STDDEF_H@
227 STRIP = @STRIP@ 258 STRIP = @STRIP@
259 SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
228 S_FILE = @S_FILE@ 260 S_FILE = @S_FILE@
229 TEMACS_LDFLAGS2 = @TEMACS_LDFLAGS2@ 261 TEMACS_LDFLAGS2 = @TEMACS_LDFLAGS2@
230 TERMCAP_OBJ = @TERMCAP_OBJ@ 262 TERMCAP_OBJ = @TERMCAP_OBJ@
263 TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
231 TOOLKIT_LIBW = @TOOLKIT_LIBW@ 264 TOOLKIT_LIBW = @TOOLKIT_LIBW@
232 TOOLTIP_SUPPORT = @TOOLTIP_SUPPORT@ 265 TOOLTIP_SUPPORT = @TOOLTIP_SUPPORT@
233 UNEXEC_OBJ = @UNEXEC_OBJ@ 266 UNEXEC_OBJ = @UNEXEC_OBJ@
234 VERSION = @VERSION@ 267 VERSION = @VERSION@
235 VMLIMIT_OBJ = @VMLIMIT_OBJ@ 268 VMLIMIT_OBJ = @VMLIMIT_OBJ@
311 top_build_prefix = @top_build_prefix@ 344 top_build_prefix = @top_build_prefix@
312 top_builddir = @top_builddir@ 345 top_builddir = @top_builddir@
313 top_srcdir = @top_srcdir@ 346 top_srcdir = @top_srcdir@
314 version = @version@ 347 version = @version@
315 x_default_search_path = @x_default_search_path@ 348 x_default_search_path = @x_default_search_path@
316 BUILT_SOURCES = 349
317 EXTRA_DIST = intprops.h 350 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
318 MOSTLYCLEANFILES = core *.stackdump 351 # statements but through direct file reference. Therefore this snippet must be
352 # present in all Makefile.am that need it. This is ensured by the applicability
353 # 'all' defined above.
354
355 # The BUILT_SOURCES created by this Makefile snippet are not used via #include
356 # statements but through direct file reference. Therefore this snippet must be
357 # present in all Makefile.am that need it. This is ensured by the applicability
358 # 'all' defined above.
359 BUILT_SOURCES = arg-nonnull.h c++defs.h $(STDDEF_H) time.h \
360 warn-on-use.h
361 EXTRA_DIST = $(top_srcdir)/./arg-nonnull.h $(top_srcdir)/./c++defs.h \
362 intprops.h mktime-internal.h mktime.c stddef.in.h time.in.h \
363 time_r.c $(top_srcdir)/./warn-on-use.h
364 MOSTLYCLEANFILES = core *.stackdump arg-nonnull.h arg-nonnull.h-t \
365 c++defs.h c++defs.h-t stddef.h stddef.h-t time.h time.h-t \
366 warn-on-use.h warn-on-use.h-t
319 noinst_LIBRARIES = libgnu.a 367 noinst_LIBRARIES = libgnu.a
320 DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src 368 DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src
321 libgnu_a_SOURCES = ftoastr.h ftoastr.c dtoastr.c ldtoastr.c 369 libgnu_a_SOURCES = ftoastr.h ftoastr.c dtoastr.c ldtoastr.c
322 libgnu_a_LIBADD = $(gl_LIBOBJS) 370 libgnu_a_LIBADD = $(gl_LIBOBJS)
323 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS) 371 libgnu_a_DEPENDENCIES = $(gl_LIBOBJS)
324 EXTRA_libgnu_a_SOURCES = 372 EXTRA_libgnu_a_SOURCES = mktime.c time_r.c
373 ARG_NONNULL_H = arg-nonnull.h
374 CXXDEFS_H = c++defs.h
375 WARN_ON_USE_H = warn-on-use.h
325 all: $(BUILT_SOURCES) 376 all: $(BUILT_SOURCES)
326 $(MAKE) $(AM_MAKEFLAGS) all-am 377 $(MAKE) $(AM_MAKEFLAGS) all-am
327 378
328 .SUFFIXES: 379 .SUFFIXES:
329 .SUFFIXES: .c .o .obj 380 .SUFFIXES: .c .o .obj
372 -rm -f *.tab.c 423 -rm -f *.tab.c
373 424
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@ 425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dtoastr.Po@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftoastr.Po@am__quote@ 426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftoastr.Po@am__quote@
376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldtoastr.Po@am__quote@ 427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldtoastr.Po@am__quote@
428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mktime.Po@am__quote@
429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time_r.Po@am__quote@
377 430
378 .c.o: 431 .c.o:
379 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 432 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
380 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 433 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
381 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 434 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
587 installcheck-am installdirs maintainer-clean \ 640 installcheck-am installdirs maintainer-clean \
588 maintainer-clean-generic mostlyclean mostlyclean-compile \ 641 maintainer-clean-generic mostlyclean mostlyclean-compile \
589 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \ 642 mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \
590 uninstall uninstall-am 643 uninstall uninstall-am
591 644
645 # The arg-nonnull.h that gets inserted into generated .h files is the same as
646 # build-aux/arg-nonnull.h, except that it has the copyright header cut off.
647 arg-nonnull.h: $(top_srcdir)/./arg-nonnull.h
648 $(AM_V_GEN)rm -f $@-t $@ && \
649 sed -n -e '/GL_ARG_NONNULL/,$$p' \
650 < $(top_srcdir)/./arg-nonnull.h \
651 > $@-t && \
652 mv $@-t $@
653 # The c++defs.h that gets inserted into generated .h files is the same as
654 # build-aux/c++defs.h, except that it has the copyright header cut off.
655 c++defs.h: $(top_srcdir)/./c++defs.h
656 $(AM_V_GEN)rm -f $@-t $@ && \
657 sed -n -e '/_GL_CXXDEFS/,$$p' \
658 < $(top_srcdir)/./c++defs.h \
659 > $@-t && \
660 mv $@-t $@
661
662 # We need the following in order to create <stddef.h> when the system
663 # doesn't have one that works with the given compiler.
664 stddef.h: stddef.in.h
665 $(AM_V_GEN)rm -f $@-t $@ && \
666 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
667 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
668 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
669 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
670 -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \
671 -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \
672 -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \
673 < $(srcdir)/stddef.in.h; \
674 } > $@-t && \
675 mv $@-t $@
676
677 # We need the following in order to create <time.h> when the system
678 # doesn't have one that works with the given compiler.
679 time.h: time.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H)
680 $(AM_V_GEN)rm -f $@-t $@ && \
681 { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
682 sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \
683 -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \
684 -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \
685 -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \
686 -e 's|@''GNULIB_MKTIME''@|$(GNULIB_MKTIME)|g' \
687 -e 's|@''GNULIB_NANOSLEEP''@|$(GNULIB_NANOSLEEP)|g' \
688 -e 's|@''GNULIB_STRPTIME''@|$(GNULIB_STRPTIME)|g' \
689 -e 's|@''GNULIB_TIMEGM''@|$(GNULIB_TIMEGM)|g' \
690 -e 's|@''GNULIB_TIME_R''@|$(GNULIB_TIME_R)|g' \
691 -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \
692 -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \
693 -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \
694 -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \
695 -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \
696 -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \
697 -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \
698 -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \
699 -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \
700 -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
701 -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \
702 -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
703 -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
704 -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
705 < $(srcdir)/time.in.h; \
706 } > $@-t && \
707 mv $@-t $@
708 # The warn-on-use.h that gets inserted into generated .h files is the same as
709 # build-aux/warn-on-use.h, except that it has the copyright header cut off.
710 warn-on-use.h: $(top_srcdir)/./warn-on-use.h
711 $(AM_V_GEN)rm -f $@-t $@ && \
712 sed -n -e '/^.ifndef/,$$p' \
713 < $(top_srcdir)/./warn-on-use.h \
714 > $@-t && \
715 mv $@-t $@
592 716
593 mostlyclean-local: mostlyclean-generic 717 mostlyclean-local: mostlyclean-generic
594 @for dir in '' $(MOSTLYCLEANDIRS); do \ 718 @for dir in '' $(MOSTLYCLEANDIRS); do \
595 if test -n "$$dir" && test -d $$dir; then \ 719 if test -n "$$dir" && test -d $$dir; then \
596 echo "rmdir $$dir"; rmdir $$dir; \ 720 echo "rmdir $$dir"; rmdir $$dir; \