add .NOTMAIN

This commit is contained in:
gwr 1995-11-21 21:17:19 +00:00
parent 2721787282
commit d670c5bc9b

View File

@ -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"