Add tinyfugue.

This commit is contained in:
Satoshi Asami 1996-03-25 10:13:47 +00:00
parent bb08909c89
commit 08d1b95476
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2889

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.63 1996/01/23 12:32:53 pst Exp $ # $Id: Makefile,v 1.64 1996/03/25 08:59:46 asami Exp $
# #
SUBDIR += archie SUBDIR += archie
@ -28,6 +28,7 @@ RESTRICTED += ivs # crypto, export controlled
SUBDIR += sup SUBDIR += sup
SUBDIR += tclDP SUBDIR += tclDP
SUBDIR += tintin++ SUBDIR += tintin++
SUBDIR += tinyfugue
SUBDIR += tkined SUBDIR += tkined
SUBDIR += vic SUBDIR += vic
BROKEN += wais # for XFree3.x BROKEN += wais # for XFree3.x