Add and enable "stooop". Fixes first half of PR pkg/6905 by Greg A. Woods.
This commit is contained in:
parent
ec42fd4e7a
commit
8468ab95ff
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.59 1999/05/18 21:27:30 hwr Exp $
|
||||
# $NetBSD: Makefile,v 1.60 1999/06/07 22:15:59 tron Exp $
|
||||
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
|
||||
#
|
||||
|
||||
|
@ -112,6 +112,7 @@
|
|||
# SUBDIR += sawt
|
||||
# SUBDIR += scogdb
|
||||
SUBDIR += sfio
|
||||
SUBDIR += stooop
|
||||
SUBDIR += swig
|
||||
# SUBDIR += tclcheck
|
||||
SUBDIR += tkcvs
|
||||
|
|
Loading…
Reference in a new issue