Allows calling print-plist from main Makefile
This commit is contained in:
parent
55c0fd4b29
commit
a80884552e
@ -1,7 +1,7 @@
|
||||
#-*- mode: Makefile; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# from: @(#)bsd.subdir.mk 5.9 (Berkeley) 2/1/91
|
||||
# $OpenBSD: bsd.port.subdir.mk,v 1.74 2006/07/09 11:10:16 espie Exp $
|
||||
# $OpenBSD: bsd.port.subdir.mk,v 1.75 2006/10/15 09:48:05 espie Exp $
|
||||
# FreeBSD Id: bsd.port.subdir.mk,v 1.20 1997/08/22 11:16:15 asami Exp
|
||||
#
|
||||
# The include file <bsd.port.subdir.mk> contains the default targets
|
||||
@ -97,7 +97,7 @@ _subdir_fragment= \
|
||||
reinstall checksum show verbose-show dump-vars fetch-makefile \
|
||||
link-categories unlink-categories regress lib-depends-check \
|
||||
newlib-depends-check homepage-links manpages-check license-check \
|
||||
print-package-signature
|
||||
print-package-signature print-plist print-plist-contents
|
||||
|
||||
${__target}:
|
||||
@${_subdir_fragment}
|
||||
|
Loading…
Reference in New Issue
Block a user