cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/lib/Makefile.in [signed-commits2]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/Makefile.in [signed-commits2]
Date: Thu, 27 Oct 2005 22:33:44 -0400

Index: ccvs/lib/Makefile.in
diff -u ccvs/lib/Makefile.in:1.198.2.1 ccvs/lib/Makefile.in:1.198.2.2
--- ccvs/lib/Makefile.in:1.198.2.1      Thu Oct 20 21:33:09 2005
+++ ccvs/lib/Makefile.in        Fri Oct 28 02:33:32 2005
@@ -87,8 +87,8 @@
        $(top_srcdir)/m4/acx_with_gssapi.m4 $(top_srcdir)/m4/alloca.m4 \
        $(top_srcdir)/m4/allocsa.m4 \
        $(top_srcdir)/m4/asx_version_compare.m4 \
-       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/bison.m4 \
-       $(top_srcdir)/m4/canon-host.m4 \
+       $(top_srcdir)/m4/atexit.m4 $(top_srcdir)/m4/base64.m4 \
+       $(top_srcdir)/m4/bison.m4 $(top_srcdir)/m4/canon-host.m4 \
        $(top_srcdir)/m4/canonicalize.m4 \
        $(top_srcdir)/m4/chdir-long.m4 $(top_srcdir)/m4/clock_time.m4 \
        $(top_srcdir)/m4/closeout.m4 $(top_srcdir)/m4/codeset.m4 \
@@ -160,9 +160,9 @@
 libcvs_a_AR = $(AR) $(ARFLAGS)
 libcvs_a_DEPENDENCIES = @LIBOBJS@ @ALLOCA@
 am_libcvs_a_OBJECTS = sighandle.$(OBJEXT) allocsa.$(OBJEXT) \
-       cycle-check.$(OBJEXT) basename.$(OBJEXT) stripslash.$(OBJEXT) \
-       getnline.$(OBJEXT) strnlen1.$(OBJEXT) xalloc-die.$(OBJEXT) \
-       xgethostname.$(OBJEXT)
+       base64.$(OBJEXT) cycle-check.$(OBJEXT) basename.$(OBJEXT) \
+       stripslash.$(OBJEXT) getnline.$(OBJEXT) strnlen1.$(OBJEXT) \
+       xalloc-die.$(OBJEXT) xgethostname.$(OBJEXT)
 libcvs_a_OBJECTS = $(am_libcvs_a_OBJECTS)
 am_getdate_OBJECTS = getdate-error.$(OBJEXT) getdate-getdate.$(OBJEXT) \
        getdate-progname.$(OBJEXT)
@@ -324,12 +324,13 @@
 # with the diff library (perhaps to have the caller, CVS, do the
 # matching?)
 libcvs_a_SOURCES = sighandle.c system.h wait.h xselect.h xtime.h \
-       allocsa.h allocsa.c cycle-check.c cycle-check.h dev-ino.h \
-       basename.c stripslash.c error.h exit.h getaddrinfo.h \
-       getnline.h getnline.c gettext.h mbchar.h mbuiter.h minmax.h \
-       setenv.h size_max.h strcase.h strnlen1.h strnlen1.c strstr.h \
-       time_r.h printf-args.h printf-parse.h vasnprintf.h vasprintf.h \
-       xalloc-die.c xgethostname.h xgethostname.c xsize.h
+       allocsa.h allocsa.c base64.h base64.c cycle-check.c \
+       cycle-check.h dev-ino.h basename.c stripslash.c error.h exit.h \
+       getaddrinfo.h getnline.h getnline.c gettext.h mbchar.h \
+       mbuiter.h minmax.h setenv.h size_max.h strcase.h strnlen1.h \
+       strnlen1.c strstr.h time_r.h printf-args.h printf-parse.h \
+       vasnprintf.h vasprintf.h xalloc-die.c xgethostname.h \
+       xgethostname.c xsize.h
 libcvs_a_LIBADD = @LIBOBJS@ @ALLOCA@
 BUILT_SOURCES = $(ALLOCA_H) $(FNMATCH_H) getdate.c $(GETOPT_H) \
        $(GLOB_H) $(STDBOOL_H) $(STDINT_H)
@@ -492,6 +493,7 @@
 @AMDEP_TRUE@@am__include@ @address@hidden(DEPDIR)/address@hidden@
 @AMDEP_TRUE@@am__include@ @address@hidden(DEPDIR)/address@hidden@
 @AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
address@hidden@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
 @AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
 @AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@
 @AMDEP_TRUE@@am__include@ @address@hidden/$(DEPDIR)/address@hidden@




reply via email to

[Prev in Thread] Current Thread [Next in Thread]