Add and enable "lwp" package.
This commit is contained in:
parent
4e0f3656a3
commit
0b7a61b6e0
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.95 1999/12/28 12:10:22 simonb Exp $
|
||||
# $NetBSD: Makefile,v 1.96 1999/12/29 09:46:36 fredb Exp $
|
||||
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
|
||||
#
|
||||
|
||||
|
@ -69,6 +69,7 @@
|
|||
SUBDIR += libtool
|
||||
# SUBDIR += linux_devel
|
||||
# SUBDIR += linuxgdb
|
||||
SUBDIR += lwp
|
||||
SUBDIR += m4
|
||||
# SUBDIR += makedepend
|
||||
SUBDIR += maketool
|
||||
|
|
Loading…
Reference in a new issue