pkgsrc/mk/apachever.mk
dsl d24555b956 Fix the .include lines so that make looks in the right place first.
Remember .include "foo.mk" is looked for (first) in the directory that
contains the makefile being processed (like in C), so remove all the
${.PARSEDIR} and ../ sequences that just cause grief.
2007-10-13 11:04:15 +00:00

5 lines
153 B
Makefile

# $NetBSD: apachever.mk,v 1.4 2007/10/13 11:04:15 dsl Exp $
#
# This file is obsolete. It will be removed after branching 2007Q4.
#
.include "apache.mk"