diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-06-09 23:25:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-06-09 23:25:24 +0000 |
commit | 96e97ec431880f749ff08ffea23f64d41c070f3c (patch) | |
tree | 97644ea33fb4f139f568ae664f442fb1fac9bd19 /www/Makefile | |
parent | db41961ee04d7fc8207b57f10640af1cc5860d4b (diff) |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index a9110424b64c..05a0e555afd0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.14 1996/04/12 08:44:54 asami Exp $ +# $Id: Makefile,v 1.15 1996/05/16 20:45:22 ache Exp $ # SUBDIR += Mosaic # requires Motif + SUBDIR += analog SUBDIR += apache SUBDIR += arena SUBDIR += ashe # requires Motif |