diff options
-rw-r--r-- | vietnamese/Makefile | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/vietnamese/Makefile b/vietnamese/Makefile index f807bc3413ec..ebcefedd4912 100644 --- a/vietnamese/Makefile +++ b/vietnamese/Makefile @@ -1,6 +1,10 @@ -# $Id$ +# $Id: Makefile,v 1.1.1.1 1996/12/05 11:07:55 asami Exp $ # -# SUBDIR += vnterm + SUBDIR += vn7to8 + SUBDIR += vnelvis + SUBDIR += vnless + SUBDIR += vnterm + .include <bsd.port.subdir.mk> |