Added ptex.

This commit is contained in:
Satoshi Asami 1995-10-03 10:25:14 +00:00
parent 5cf77b5e9e
commit 0f47b29e5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2230

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.15 1995/06/24 09:25:51 asami Exp $ # $Id: Makefile,v 1.16 1995/09/22 11:19:07 asami Exp $
# #
SUBDIR += Canna SUBDIR += Canna
@ -19,6 +19,7 @@
SUBDIR += mule-wnn SUBDIR += mule-wnn
SUBDIR += nethack SUBDIR += nethack
SUBDIR += nkf SUBDIR += nkf
SUBDIR += ptex
SUBDIR += sed SUBDIR += sed
SUBDIR += tcl SUBDIR += tcl
SUBDIR += tk SUBDIR += tk