diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-02 08:36:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-02 08:36:30 +0000 |
commit | 3eddcbb7769201fcd9f21768948d45551cb008e2 (patch) | |
tree | bdcb76eca60409c424a05c199d192fd217bc3252 /databases/Makefile | |
parent | 40f8e6581f011d7b68468615b8d2e1040d8130d5 (diff) |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index b1ef1e9f7da2..b1b21f812d78 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.3 1995/08/13 01:10:21 asami Exp $ +# $Id: Makefile,v 1.4 1995/10/30 17:32:32 pst Exp $ # + SUBDIR += exodus SUBDIR += gnats SUBDIR += msql - SUBDIR += exodus .include <bsd.port.subdir.mk> |