Added yacl

This commit is contained in:
Satoshi Taoka 1999-03-20 05:42:24 +00:00
parent 5757086d8e
commit 539ae7aa99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17314

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.160 1999/03/09 01:08:46 nectar Exp $
# $Id: Makefile,v 1.161 1999/03/10 16:04:29 jfitz Exp $
#
SUBDIR += ElectricFence
@ -136,5 +136,6 @@
SUBDIR += xmake
SUBDIR += xwpe
SUBDIR += xxgdb
SUBDIR += yacl
.include <bsd.port.subdir.mk>