/[cvs]/ccvs/lib/Makefile.in
ViewVC logotype

Diff of /ccvs/lib/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.185 by dprice, Fri Jun 10 20:30:20 2005 UTC revision 1.186 by dprice, Fri Aug 12 20:58:10 2005 UTC
# Line 64  DIST_COMMON = README $(srcdir)/Makefile. Line 64  DIST_COMMON = README $(srcdir)/Makefile.
64          dup-safer.c dup2.c exitfail.c exitfail.h fd-safer.c \          dup-safer.c dup2.c exitfail.c exitfail.h fd-safer.c \
65          filenamecat.c filenamecat.h fncase.c fnmatch.c fseeko.c \          filenamecat.c filenamecat.h fncase.c fnmatch.c fseeko.c \
66          ftello.c ftruncate.c getcwd.c getcwd.h getdate.c getdate.h \          ftello.c ftruncate.c getcwd.c getcwd.h getdate.c getdate.h \
67          getdate.y gethostname.c getline.c getline.h getlogin_r.c \          getdate.y getdelim.c getdelim.h gethostname.c getline.c \
68          getlogin_r.h getndelim2.c getopt.c getopt1.c getpagesize.h \          getline.h getlogin_r.c getlogin_r.h getndelim2.c getopt.c \
69          getpass.c getpass.h gettime.c gettimeofday.c glob.c lstat.c \          getopt1.c getpagesize.h getpass.c getpass.h gettime.c \
70          malloc.c md5.c md5.h memmove.c mempcpy.c mempcpy.h memrchr.c \          gettimeofday.c glob.c lstat.c malloc.c md5.c md5.h memmove.c \
71          memrchr.h mkdir.c mkstemp.c mktime.c nanosleep.c openat.c \          mempcpy.c mempcpy.h memrchr.c memrchr.h mkdir.c mkstemp.c \
72          openat.h pagealign_alloc.c pagealign_alloc.h pathmax.h \          mktime.c nanosleep.c openat.c openat.h pagealign_alloc.c \
73          printf-args.c printf-parse.c quotearg.c quotearg.h readlink.c \          pagealign_alloc.h pathmax.h printf-args.c printf-parse.c \
74          realloc.c regex.c rename.c rpmatch.c save-cwd.c save-cwd.h \          quotearg.c quotearg.h readlink.c realloc.c regcomp.c regex.c \
75          setenv.c stat-macros.h strcasecmp.c strdup.c strdup.h \          regex.h regex_internal.c regex_internal.h regexec.c rename.c \
76          strerror.c strftime.c strftime.h strncasecmp.c strstr.c \          rpmatch.c save-cwd.c save-cwd.h setenv.c stat-macros.h \
77          strtol.c strtoul.c sunos57-select.c tempname.c time_r.c \          strcasecmp.c strdup.c strdup.h strerror.c strftime.c \
78          timespec.h unistd-safer.h unlocked-io.h unsetenv.c \          strftime.h strncasecmp.c strstr.c strtol.c strtoul.c \
79          vasnprintf.c vasprintf.c waitpid.c xalloc.h xmalloc.c yesno.c \          sunos57-select.c tempname.c time_r.c timespec.h unistd-safer.h \
80          yesno.h          unlocked-io.h unsetenv.c vasnprintf.c vasprintf.c waitpid.c \
81            xalloc.h xmalloc.c yesno.c yesno.h
82  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83  am__aclocal_m4_deps = $(top_srcdir)/m4/acx_extract_cpp_defn.m4 \  am__aclocal_m4_deps = $(top_srcdir)/m4/acx_extract_cpp_defn.m4 \
84          $(top_srcdir)/m4/acx_with_external_zlib.m4 \          $(top_srcdir)/m4/acx_with_external_zlib.m4 \
# Line 87  am__aclocal_m4_deps = $(top_srcdir)/m4/a Line 88  am__aclocal_m4_deps = $(top_srcdir)/m4/a
88          $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/bison.m4 \          $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/bison.m4 \
89          $(top_srcdir)/m4/canonicalize.m4 \          $(top_srcdir)/m4/canonicalize.m4 \
90          $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/clock_time.m4 \          $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/clock_time.m4 \
91          $(top_srcdir)/m4/closeout.m4 \          $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \
92          $(top_srcdir)/m4/cvs_func_printf_ptr.m4 \          $(top_srcdir)/m4/cvs_func_printf_ptr.m4 \
93          $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \          $(top_srcdir)/m4/d-ino.m4 $(top_srcdir)/m4/d-type.m4 \
94          $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \          $(top_srcdir)/m4/dirname.m4 $(top_srcdir)/m4/dos.m4 \
# Line 97  am__aclocal_m4_deps = $(top_srcdir)/m4/a Line 98  am__aclocal_m4_deps = $(top_srcdir)/m4/a
98          $(top_srcdir)/m4/filenamecat.m4 $(top_srcdir)/m4/fnmatch.m4 \          $(top_srcdir)/m4/filenamecat.m4 $(top_srcdir)/m4/fnmatch.m4 \
99          $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/ftruncate.m4 \          $(top_srcdir)/m4/fpending.m4 $(top_srcdir)/m4/ftruncate.m4 \
100          $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \          $(top_srcdir)/m4/getcwd-path-max.m4 $(top_srcdir)/m4/getcwd.m4 \
101          $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/gethostname.m4 \          $(top_srcdir)/m4/getdate.m4 $(top_srcdir)/m4/getdelim.m4 \
102          $(top_srcdir)/m4/getline.m4 $(top_srcdir)/m4/getlogin_r.m4 \          $(top_srcdir)/m4/gethostname.m4 $(top_srcdir)/m4/getline.m4 \
103          $(top_srcdir)/m4/getndelim2.m4 $(top_srcdir)/m4/getnline.m4 \          $(top_srcdir)/m4/getlogin_r.m4 $(top_srcdir)/m4/getndelim2.m4 \
104          $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/getpagesize.m4 \          $(top_srcdir)/m4/getnline.m4 $(top_srcdir)/m4/getopt.m4 \
105          $(top_srcdir)/m4/getpass.m4 $(top_srcdir)/m4/gettext.m4 \          $(top_srcdir)/m4/getpagesize.m4 $(top_srcdir)/m4/getpass.m4 \
106          $(top_srcdir)/m4/gettime.m4 $(top_srcdir)/m4/gettimeofday.m4 \          $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/gettime.m4 \
107          $(top_srcdir)/m4/glob.m4 $(top_srcdir)/m4/gnulib.m4 \          $(top_srcdir)/m4/gettimeofday.m4 $(top_srcdir)/m4/glob.m4 \
108          $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intmax_t.m4 \          $(top_srcdir)/m4/gnulib.m4 $(top_srcdir)/m4/iconv.m4 \
109          $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \          $(top_srcdir)/m4/intmax_t.m4 $(top_srcdir)/m4/inttypes.m4 \
110          $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \          $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lib-ld.m4 \
111          $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/longdouble.m4 \          $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
112          $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/lstat.m4 \          $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
113          $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbstate_t.m4 \          $(top_srcdir)/m4/lstat.m4 $(top_srcdir)/m4/mbrtowc.m4 \
114          $(top_srcdir)/m4/md5.m4 $(top_srcdir)/m4/memmove.m4 \          $(top_srcdir)/m4/mbstate_t.m4 $(top_srcdir)/m4/md5.m4 \
115          $(top_srcdir)/m4/mempcpy.m4 $(top_srcdir)/m4/memrchr.m4 \          $(top_srcdir)/m4/memmove.m4 $(top_srcdir)/m4/mempcpy.m4 \
116          $(top_srcdir)/m4/minmax.m4 $(top_srcdir)/m4/mkdir-slash.m4 \          $(top_srcdir)/m4/memrchr.m4 $(top_srcdir)/m4/minmax.m4 \
117          $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/mktime.m4 \          $(top_srcdir)/m4/mkdir-slash.m4 $(top_srcdir)/m4/mkstemp.m4 \
118          $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/nanosleep.m4 \          $(top_srcdir)/m4/mktime.m4 $(top_srcdir)/m4/mmap-anon.m4 \
119          $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/onceonly_2_57.m4 \          $(top_srcdir)/m4/nanosleep.m4 $(top_srcdir)/m4/nls.m4 \
120          $(top_srcdir)/m4/openat.m4 $(top_srcdir)/m4/pagealign_alloc.m4 \          $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/openat.m4 \
121            $(top_srcdir)/m4/pagealign_alloc.m4 \
122          $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/po.m4 \          $(top_srcdir)/m4/pathmax.m4 $(top_srcdir)/m4/po.m4 \
123          $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quotearg.m4 \          $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/quotearg.m4 \
124          $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \          $(top_srcdir)/m4/readlink.m4 $(top_srcdir)/m4/regex.m4 \
# Line 318  noinst_LIBRARIES = libcvs.a Line 320  noinst_LIBRARIES = libcvs.a
320  libcvs_a_SOURCES = sighandle.c system.h wait.h xselect.h xtime.h \  libcvs_a_SOURCES = sighandle.c system.h wait.h xselect.h xtime.h \
321          allocsa.h allocsa.c cycle-check.c cycle-check.h dev-ino.h \          allocsa.h allocsa.c cycle-check.c cycle-check.h dev-ino.h \
322          basename.c stripslash.c error.h exit.h getnline.h getnline.c \          basename.c stripslash.c error.h exit.h getnline.h getnline.c \
323          gettext.h minmax.h regex.h setenv.h strcase.h strstr.h \          gettext.h minmax.h setenv.h strcase.h strstr.h time_r.h \
324          time_r.h printf-args.h printf-parse.h vasnprintf.h vasprintf.h \          printf-args.h printf-parse.h vasnprintf.h vasprintf.h \
325          xalloc-die.c xgetcwd.h xgetcwd.c xgethostname.h xgethostname.c \          xalloc-die.c xgetcwd.h xgetcwd.c xgethostname.h xgethostname.c \
326          xreadlink.h xreadlink.c xsize.h          xreadlink.h xreadlink.c xsize.h
327  libcvs_a_LIBADD = @LIBOBJS@ @ALLOCA@  libcvs_a_LIBADD = @LIBOBJS@ @ALLOCA@
# Line 334  TESTS = test-getdate.sh Line 336  TESTS = test-getdate.sh
336  EXTRA_DIST = .cvsignore ChangeLog.fsf Makefile.gnulib build_lib.com \  EXTRA_DIST = .cvsignore ChangeLog.fsf Makefile.gnulib build_lib.com \
337          libcvs.dep libcvs.dsp libcvs.mak test-getdate.sh alloca_.h \          libcvs.dep libcvs.dsp libcvs.mak test-getdate.sh alloca_.h \
338          allocsa.valgrind fnmatch_.h fnmatch_loop.c getdate.c \          allocsa.valgrind fnmatch_.h fnmatch_loop.c getdate.c \
339          getndelim2.h getndelim2.c getndelim2.h getndelim2.c getopt_.h \          getndelim2.h getndelim2.c getopt_.h getopt_int.h stdbool_.h \
340          getopt_int.h stdbool_.h stdint_.h glob_.h          stdint_.h glob_.h
341  getdate_SOURCES = error.c getdate.y progname.c  getdate_SOURCES = error.c getdate.y progname.c
342  getdate_CPPFLAGS = -DTEST  getdate_CPPFLAGS = -DTEST
343  getdate_LDADD = \  getdate_LDADD = \
# Line 419  distclean-compile: Line 421  distclean-compile:
421  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcwd.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcwd.Po@am__quote@
422  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdate.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdate.Po@am__quote@
423  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdate.y@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdate.y@am__quote@
424    @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdelim.Po@am__quote@
425  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gethostname.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gethostname.Po@am__quote@
426  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getline.Po@am__quote@
427  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getlogin_r.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getlogin_r.Po@am__quote@
# Line 446  distclean-compile: Line 449  distclean-compile:
449  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/quotearg.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/quotearg.Po@am__quote@
450  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/readlink.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/readlink.Po@am__quote@
451  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/realloc.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/realloc.Po@am__quote@
452    @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regcomp.Po@am__quote@
453  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regex.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regex.Po@am__quote@
454    @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regex_internal.Po@am__quote@
455    @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/regexec.Po@am__quote@
456  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rename.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rename.Po@am__quote@
457  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rpmatch.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rpmatch.Po@am__quote@
458  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/save-cwd.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/save-cwd.Po@am__quote@
# Line 789  uninstall-am: uninstall-info-am Line 795  uninstall-am: uninstall-info-am
795          tags uninstall uninstall-am uninstall-info-am          tags uninstall uninstall-am uninstall-info-am
796    
797    
798  # We need the following in order to create an <alloca.h> when the system  # We need the following in order to create <alloca.h> when the system
799  # doesn't have one that works with the given compiler.  # doesn't have one that works with the given compiler.
 all-local $(libcvs_a_OBJECTS): $(ALLOCA_H)  
800  alloca.h: alloca_.h  alloca.h: alloca_.h
801          cp $(srcdir)/alloca_.h $@-t          cp $(srcdir)/alloca_.h $@-t
802          mv $@-t $@          mv $@-t $@
803    
804  # We need the following in order to create an <fnmatch.h> when the system  # We need the following in order to create <fnmatch.h> when the system
805  # doesn't have one that supports the required API.  # doesn't have one that supports the required API.
 all-local $(libcvs_a_OBJECTS): $(FNMATCH_H)  
806  fnmatch.h: fnmatch_.h  fnmatch.h: fnmatch_.h
807          cp $(srcdir)/fnmatch_.h $@-t          cp $(srcdir)/fnmatch_.h $@-t
808          mv $@-t $@          mv $@-t $@
809    
810  # We need the following in order to create an <getopt.h> when the system  # We need the following in order to create <getopt.h> when the system
811  # doesn't have one that works with the given compiler.  # doesn't have one that works with the given compiler.
 all-local $(libcvs_a_OBJECTS): $(GETOPT_H)  
812  getopt.h: getopt_.h  getopt.h: getopt_.h
813          cp $(srcdir)/getopt_.h $@-t          cp $(srcdir)/getopt_.h $@-t
814          mv $@-t $@          mv $@-t $@
815    
816  # We need the following in order to create an <stdbool.h> when the system  # We need the following in order to create <stdbool.h> when the system
817  # doesn't have one that works.  # doesn't have one that works.
 all-local $(libcvs_a_OBJECTS): $(STDBOOL_H)  
818  stdbool.h: stdbool_.h  stdbool.h: stdbool_.h
819          sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' \          sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' \
820                  < $(srcdir)/stdbool_.h > $@-t                  < $(srcdir)/stdbool_.h > $@-t
821          mv $@-t $@          mv $@-t $@
822    
823  # We need the following in order to create an <stdint.h> when the system  # We need the following in order to create <stdint.h> when the system
824  # doesn't have one that works with the given compiler.  # doesn't have one that works with the given compiler.
 all-local $(libcvs_a_OBJECTS): $(STDINT_H)  
825  stdint.h: stdint_.h  stdint.h: stdint_.h
826          sed -e 's/@''HAVE_LONG_64BIT''@/$(HAVE_LONG_64BIT)/g;s/@''HAVE_LONG_LONG_64BIT@/$(HAVE_LONG_LONG_64BIT)/g' < $(srcdir)/stdint_.h > $@-t          sed -e 's/@''HAVE_LONG_64BIT''@/$(HAVE_LONG_64BIT)/g;s/@''HAVE_LONG_LONG_64BIT@/$(HAVE_LONG_LONG_64BIT)/g' < $(srcdir)/stdint_.h > $@-t
827          mv $@-t $@          mv $@-t $@

Legend:
Removed from v.1.185  
changed lines
  Added in v.1.186

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26