Add and enable slib
This commit is contained in:
parent
24fc7e538d
commit
ffdf2ff333
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.104 2000/02/23 01:32:25 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.105 2000/02/23 20:26:40 jlam Exp $
|
||||
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
|
||||
#
|
||||
|
||||
|
@ -148,6 +148,7 @@
|
|||
# SUBDIR += sawt
|
||||
# SUBDIR += scogdb
|
||||
SUBDIR += sfio
|
||||
SUBDIR += slib
|
||||
SUBDIR += stooop
|
||||
SUBDIR += swig
|
||||
# SUBDIR += tclcheck
|
||||
|
|
Loading…
Reference in a new issue