Replaced black magic with white magic.

This commit is contained in:
Ruslan Ermilov 2004-01-17 13:27:27 +00:00
parent 37f0ad870c
commit f475384e4e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124632

View File

@ -7,9 +7,6 @@ LIBINSTALL= ${.CURDIR}/../lib/libinstall.a
.endif
# Inherit BINDIR from one level up.
.if !target(__foobar__)
__foobar__:
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
.if exists(${.CURDIR}/../../Makefile.inc)
.include "${.CURDIR}/../../Makefile.inc"
.endif