Add and enable gtl0. Sort.
This commit is contained in:
parent
64dd04c159
commit
ab1990a7f2
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: Makefile,v 1.569 2004/11/12 00:54:08 seb Exp $
|
# $NetBSD: Makefile,v 1.570 2004/11/18 09:14:22 wiz Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= Development utilities
|
COMMENT= Development utilities
|
||||||
|
@ -163,6 +163,7 @@ SUBDIR+= gscope
|
||||||
SUBDIR+= gtexinfo
|
SUBDIR+= gtexinfo
|
||||||
SUBDIR+= gtkdiff
|
SUBDIR+= gtkdiff
|
||||||
SUBDIR+= gtl
|
SUBDIR+= gtl
|
||||||
|
SUBDIR+= gtl0
|
||||||
SUBDIR+= gtoolkit-examples
|
SUBDIR+= gtoolkit-examples
|
||||||
SUBDIR+= guile-fcgi
|
SUBDIR+= guile-fcgi
|
||||||
SUBDIR+= guile-gtk
|
SUBDIR+= guile-gtk
|
||||||
|
@ -260,8 +261,8 @@ SUBDIR+= lwp
|
||||||
SUBDIR+= m4
|
SUBDIR+= m4
|
||||||
SUBDIR+= maketool
|
SUBDIR+= maketool
|
||||||
SUBDIR+= mantis
|
SUBDIR+= mantis
|
||||||
SUBDIR+= mkcmd
|
|
||||||
SUBDIR+= mk-files
|
SUBDIR+= mk-files
|
||||||
|
SUBDIR+= mkcmd
|
||||||
SUBDIR+= monotone
|
SUBDIR+= monotone
|
||||||
SUBDIR+= mph
|
SUBDIR+= mph
|
||||||
SUBDIR+= mrproject
|
SUBDIR+= mrproject
|
||||||
|
|
Loading…
Reference in a new issue