diff options
-rw-r--r-- | japanese/Makefile | 4 | ||||
-rw-r--r-- | x11/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index e70558eda54a..b31fc052772a 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.49 1996/12/19 03:39:24 max Exp $ +# $Id: Makefile,v 1.50 1997/01/03 12:26:56 asami Exp $ # SUBDIR += Canna SUBDIR += Wnn - SUBDIR += camltk41 + SUBDIR += camltk SUBDIR += chimera SUBDIR += dvi2ps SUBDIR += dvi2tty diff --git a/x11/Makefile b/x11/Makefile index d72adc318ab8..9f3385283340 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1997/01/02 19:24:51 max Exp $ +# $Id: Makefile,v 1.116 1997/01/03 12:26:03 asami Exp $ # SUBDIR += FWF @@ -10,7 +10,7 @@ SUBDIR += blast SUBDIR += blt SUBDIR += bricons - SUBDIR += camltk41 + SUBDIR += camltk SUBDIR += ctwm SUBDIR += dclock SUBDIR += etlfonts |