21e1fe821f
reside in separate subdirectories (various source moved by repository copying). Adapt Makefiles to new situation.
6 lines
150 B
Makefile
6 lines
150 B
Makefile
# $NetBSD: Makefile.inc,v 1.1 1998/12/15 22:07:11 pk Exp $
|
|
|
|
.if exists(${.CURDIR}/../../Makefile.inc)
|
|
.include "${.CURDIR}/../../Makefile.inc"
|
|
.endif
|