add .NOTMAIN
This commit is contained in:
parent
2721787282
commit
d670c5bc9b
@ -1,9 +1,9 @@
|
||||
# $NetBSD: Makefile.inc,v 1.2 1995/10/13 18:10:07 gwr Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.3 1995/11/21 21:17:19 gwr Exp $
|
||||
# utils one might want in a crunched binary
|
||||
|
||||
BSDSRCDIR?= /usr/src
|
||||
LDSTATIC= -static
|
||||
|
||||
install:
|
||||
install: .NOTMAIN
|
||||
@echo "install not expected"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user