From 19b26d8dec2ba8aa5b493864cd6c20666720b1bb Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Sun, 14 Feb 1999 17:28:19 +0000 Subject: [PATCH] Missing --- Makefile.in | 4 ++-- missing | 0 stamp-h.in | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100755 missing diff --git a/Makefile.in b/Makefile.in index 1ae2ac43..d836d8ea 100644 --- a/Makefile.in +++ b/Makefile.in @@ -114,7 +114,7 @@ DATA = $(data_DATA) DIST_COMMON = README ./stamp-h.in Makefile.am Makefile.in acconfig.h \ acinclude.m4 aclocal.m4 config.h.in configure configure.in install-sh \ -missing mkinstalldirs +mkinstalldirs DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) @@ -417,7 +417,7 @@ maintainer-clean-depend: # | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \ # >> .deps/$(*F).P; \ # rm .deps/$(*F).pp -# + #%.lo: %.c # @echo '$(LTCOMPILE) -c $<'; \ # $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $< diff --git a/missing b/missing new file mode 100755 index 00000000..e69de29b diff --git a/stamp-h.in b/stamp-h.in index e69de29b..9788f702 100644 --- a/stamp-h.in +++ b/stamp-h.in @@ -0,0 +1 @@ +timestamp -- 2.50.1