now that we have working rescue tools, there's no need to force

LDSTATIC=-static for init(8) on people who want LDSTATIC=""
This commit is contained in:
lukem 2002-08-24 01:00:18 +00:00
parent fe84c3ffb2
commit a14ac7834b
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.29 2002/08/02 14:03:22 christos Exp $
# $NetBSD: Makefile,v 1.30 2002/08/24 01:00:18 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 7/19/93
PROG= init
@ -17,5 +17,3 @@ LDADD+= -lcrypt
.include <bsd.prog.mk>
LDSTATIC=-static