support MAKEVERBOSE
This commit is contained in:
parent
b926b61a73
commit
ec3a8384e6
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.7 2008/05/02 11:27:08 lukem Exp $
|
||||
# $NetBSD: Makefile,v 1.8 2008/09/03 07:12:28 lukem Exp $
|
||||
|
||||
NOLINKLIB= # defined
|
||||
NOPIC= # defined
|
||||
@ -34,6 +34,7 @@ make-print-version: make-print-version.lo
|
||||
${HOST_CC} ${HOST_LDFLAGS} -o ${.TARGET} ${.ALLSRC}
|
||||
|
||||
print_version.h: make-print-version
|
||||
${_MKTARGET_CREATE}
|
||||
./make-print-version print_version.h
|
||||
|
||||
print_version.o print_version.ln: print_version.h
|
||||
|
Loading…
Reference in New Issue
Block a user