d24555b956
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.
5 lines
153 B
Makefile
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"
|