diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-03-06 08:17:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-03-06 08:17:02 +0000 |
commit | 0baa5e54c7dc388d2e5a77e39953826b63ad37f9 (patch) | |
tree | 4fe9a31b26f7b8382869142f97f121981d48eac0 | |
parent | 4543af196c672b2b177248e88659252c26b688d8 (diff) |
Notes
-rw-r--r-- | misc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile index 3509ea29919b..b840e41d99d9 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.41 1995/02/26 01:27:19 asami Exp $ +# $Id: Makefile,v 1.42 1995/03/01 00:25:15 gpalmer Exp $ # # restricted: pgp.usa_only pgp.non-usa_only # -SUBDIR= Wnn amanda cpm hfs iozone ispell less mshell mtools nkf rman screen \ - top tua xdu xsysstats +SUBDIR= Canna Wnn amanda cpm hfs iozone ispell less mshell mtools nkf \ + rman screen top tua xdu xsysstats .include <bsd.port.subdir.mk> |