From f42e3fa8e6152e145251e8f16f4c61c23dec1f59 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 31 May 1999 17:10:12 +0000 Subject: pws-20 --- Makefile.in | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 498e3bfd9..cd5420dbf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -28,8 +28,15 @@ subdir = . dir_top = . SUBDIRS = Doc Etc Src -@@version.mk@@ -@@defs.mk@@ +@VERSION_MK@ + +# source/build directories +VPATH = @srcdir@ +sdir = @srcdir@ +sdir_top = @top_srcdir@ +INSTALL = @INSTALL@ + +@DEFS_MK@ # ========== DEPENDENCIES FOR BUILDING ========== @@ -81,7 +88,7 @@ install.html uninstall.html: # ========== DEPENDENCIES FOR CLEANUP ========== -@@clean.mk@@ +@CLEAN_MK@ distclean-here: rm -f Makefile config.h config.status config.log config.cache stamp-h @@ -91,7 +98,7 @@ realclean-here: # ========== DEPENDENCIES FOR MAINTENANCE ========== -@@config.mk@@ +@CONFIG_MK@ config: config.h -- cgit 1.4.1