4c9668bb5b
alias for apache.mk, since I don't see a reason why a package should query the apache version without also adding a dependency on apache. Fixed the documentation to match the code. Made the code simpler. Added sanity checks for both package-settable and user-settable variables.
3 lines
99 B
Makefile
3 lines
99 B
Makefile
# $NetBSD: apachever.mk,v 1.2 2006/10/14 01:09:45 rillig Exp $
|
|
#
|
|
.include "${.PARSEDIR}/apache.mk"
|