Add yatex-mule, yatex-xemacs and yatex-xemacs-mule.

This commit is contained in:
Satoshi Asami 1999-03-20 02:00:59 +00:00
parent 72b7042c47
commit d6719f3552
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17309

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.82 1999/01/20 14:51:16 dirk Exp $
# $Id: Makefile,v 1.83 1999/01/26 03:32:20 steve Exp $
#
SUBDIR += a2ps-a4
@ -75,5 +75,8 @@
SUBDIR += xmbibtex
SUBDIR += xtem
SUBDIR += yatex
SUBDIR += yatex-mule
SUBDIR += yatex-xemacs
SUBDIR += yatex-xemacs-mule
.include <bsd.port.subdir.mk>