From 8ec9cfff669aa440a4d91fb2aca12201a6ba068e Mon Sep 17 00:00:00 2001 From: curt Date: Sun, 26 Apr 1998 05:01:28 +0000 Subject: [PATCH] Tweaks. --- AssemTris/Makefile.in | 4 ++-- DemRaw2ascii/Makefile.in | 4 ++-- Tools/Makefile.in | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/AssemTris/Makefile.in b/AssemTris/Makefile.in index 0dd97ba9e..8b0483d03 100644 --- a/AssemTris/Makefile.in +++ b/AssemTris/Makefile.in @@ -344,8 +344,8 @@ INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib #--------------------------------------------------------------------------- # $Log$ -# Revision 1.5 1998/04/25 15:12:08 curt -# Misc. tweaks. +# Revision 1.6 1998/04/26 05:01:31 curt +# Tweaks. # # Revision 1.2 1998/04/14 02:25:59 curt # Code reorganizations. Added a Lib/ directory for more general libraries. diff --git a/DemRaw2ascii/Makefile.in b/DemRaw2ascii/Makefile.in index a1bd49d30..e1d47af29 100644 --- a/DemRaw2ascii/Makefile.in +++ b/DemRaw2ascii/Makefile.in @@ -343,8 +343,8 @@ INCLUDES += #--------------------------------------------------------------------------- # $Log$ -# Revision 1.3 1998/04/25 15:12:11 curt -# Misc. tweaks. +# Revision 1.4 1998/04/26 05:01:34 curt +# Tweaks. # # Revision 1.2 1998/04/24 00:44:04 curt # Added zlib support. diff --git a/Tools/Makefile.in b/Tools/Makefile.in index 352c4f3de..b9699ac0f 100644 --- a/Tools/Makefile.in +++ b/Tools/Makefile.in @@ -76,6 +76,7 @@ EXTRA_DIST = process-dem.pl SUBDIRS = \ AssemTris \ Dem2node \ + Deminfo \ DemRaw2ascii \ FixNode \ FixObj \ -- 2.39.2