/[pupa]/bugcomm/clients/lib/Makefile.in
ViewVC logotype

Diff of /bugcomm/clients/lib/Makefile.in

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

revision 1.1.1.1 by okuji, Thu Jul 25 14:09:41 2002 UTC revision 1.2 by okuji, Fri Jul 26 12:30:17 2002 UTC
# Line 103  depcomp = $(SHELL) $(top_srcdir)/depcomp Line 103  depcomp = $(SHELL) $(top_srcdir)/depcomp
103  @AMDEP_TRUE@    $(DEPDIR)/libbugcomm_a-getopt1.Po \  @AMDEP_TRUE@    $(DEPDIR)/libbugcomm_a-getopt1.Po \
104  @AMDEP_TRUE@    $(DEPDIR)/libbugcomm_a-parse_config.Po \  @AMDEP_TRUE@    $(DEPDIR)/libbugcomm_a-parse_config.Po \
105  @AMDEP_TRUE@    $(DEPDIR)/memcpy.Po $(DEPDIR)/memset.Po \  @AMDEP_TRUE@    $(DEPDIR)/memcpy.Po $(DEPDIR)/memset.Po \
106  @AMDEP_TRUE@    $(DEPDIR)/strchr.Po $(DEPDIR)/strerror.Po \  @AMDEP_TRUE@    $(DEPDIR)/stpcpy.Po $(DEPDIR)/strchr.Po \
107  @AMDEP_TRUE@    $(DEPDIR)/strstr.Po  @AMDEP_TRUE@    $(DEPDIR)/strerror.Po $(DEPDIR)/strstr.Po
108  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
109          $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)          $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
110  CCLD = $(CC)  CCLD = $(CC)
111  LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@  LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
112  CFLAGS = @CFLAGS@  CFLAGS = @CFLAGS@
113  DIST_SOURCES = $(libbugcomm_a_SOURCES)  DIST_SOURCES = $(libbugcomm_a_SOURCES)
114  DIST_COMMON = Makefile.am Makefile.in memcpy.c memset.c strchr.c \  DIST_COMMON = Makefile.am Makefile.in memcpy.c memset.c stpcpy.c \
115          strerror.c strstr.c          strchr.c strerror.c strstr.c
116  SOURCES = $(libbugcomm_a_SOURCES)  SOURCES = $(libbugcomm_a_SOURCES)
117    
118  all: all-am  all: all-am
# Line 154  distclean-compile: Line 154  distclean-compile:
154  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/libbugcomm_a-parse_config.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/libbugcomm_a-parse_config.Po@am__quote@
155  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcpy.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcpy.Po@am__quote@
156  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memset.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memset.Po@am__quote@
157    @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/stpcpy.Po@am__quote@
158  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strchr.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strchr.Po@am__quote@
159  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Po@am__quote@
160  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strstr.Po@am__quote@  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strstr.Po@am__quote@

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

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