|
|
|
@ -1,6 +1,6 @@ |
|
|
|
# Makefile.in generated automatically by automake 1.4 from Makefile.am
|
|
|
|
# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
|
|
|
|
|
|
|
|
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
|
|
|
|
# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
@ -769,7 +769,7 @@ uninstall-info: |
|
|
|
else ii=; fi; \
|
|
|
|
list='$(INFO_DEPS)'; \
|
|
|
|
for file in $$list; do \
|
|
|
|
test -z "$ii" \
|
|
|
|
test -z "$$ii" \
|
|
|
|
|| install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
|
|
|
|
done |
|
|
|
@$(NORMAL_UNINSTALL) |
|
|
|
@ -882,7 +882,7 @@ maintainer-clean-recursive: |
|
|
|
dot_seen=no; \
|
|
|
|
rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
|
|
|
|
rev="$$subdir $$rev"; \
|
|
|
|
test "$$subdir" = "." && dot_seen=yes; \
|
|
|
|
test "$$subdir" != "." || dot_seen=yes; \
|
|
|
|
done; \
|
|
|
|
test "$$dot_seen" = "no" && rev=". $$rev"; \
|
|
|
|
target=`echo $@ | sed s/-recursive//`; \
|
|
|
|
@ -1063,7 +1063,7 @@ distclean-generic: |
|
|
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) |
|
|
|
|
|
|
|
maintainer-clean-generic: |
|
|
|
-test -z "ldlexldeffilephdeffilepcldgramhldgramc$(MAINTAINERCLEANFILES)" || rm -f ldlexl deffileph deffilepc ldgramh ldgramc $(MAINTAINERCLEANFILES) |
|
|
|
-test -z "ldlex.cdeffilep.hdeffilep.cldgram.hldgram.c$(MAINTAINERCLEANFILES)" || rm -f ldlex.c deffilep.h deffilep.c ldgram.h ldgram.c $(MAINTAINERCLEANFILES) |
|
|
|
mostlyclean-am: mostlyclean-hdr mostlyclean-noinstPROGRAMS \ |
|
|
|
mostlyclean-compile mostlyclean-libtool \
|
|
|
|
mostlyclean-aminfo mostlyclean-tags mostlyclean-generic \
|
|
|
|
|