Lines 1-20
Link Here
|
1 |
--- lib/Makefile.in.orig Thu Jun 12 05:13:50 2003 |
|
|
2 |
+++ lib/Makefile.in Sun Apr 4 00:28:58 2004 |
3 |
@@ -175,7 +175,7 @@ |
4 |
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
5 |
depcomp = $(SHELL) $(top_srcdir)/config/depcomp |
6 |
am__depfiles_maybe = depfiles |
7 |
-@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/getopt.Po $(DEPDIR)/getopt1.Po \ |
8 |
+@AMDEP_TRUE@DEP_FILES = \ |
9 |
@AMDEP_TRUE@ $(DEPDIR)/malloc.Po $(DEPDIR)/memcmp.Po \ |
10 |
@AMDEP_TRUE@ $(DEPDIR)/realloc.Po |
11 |
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ |
12 |
@@ -215,8 +215,6 @@ |
13 |
distclean-compile: |
14 |
-rm -f *.tab.c |
15 |
|
16 |
-@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@ |
17 |
-@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@ |
18 |
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/malloc.Po@am__quote@ |
19 |
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcmp.Po@am__quote@ |
20 |
@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/realloc.Po@am__quote@ |