From 9165a63ce6285cc2c4d4baa1aa3c130b279932a3 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 13 Aug 1995 01:10:21 +0000 Subject: Added exodus. (Hurray! This Makefile now has two entries!) --- databases/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'databases') diff --git a/databases/Makefile b/databases/Makefile index b2f344bd37e6..c7be48b27b11 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.1 1995/01/15 07:37:16 gpalmer Exp $ +# $Id: Makefile,v 1.2 1995/05/14 03:29:21 asami Exp $ # -SUBDIR= msql + SUBDIR += msql + SUBDIR += exodus .include -- cgit