9 lines
176 B
Makefile
9 lines
176 B
Makefile
# $NetBSD: Makefile.inc,v 1.4 1996/03/27 04:48:28 scottr Exp $
|
|
# utils one might want in a crunched binary
|
|
|
|
LDSTATIC= -static
|
|
|
|
install: .NOTMAIN
|
|
@echo "install not expected"
|
|
|