c227a747b8
Fix installing of update scripts (find using the non portable "-not") Bump PKGREVISION. OK'ed by ryoon.
10 lines
263 B
Makefile
10 lines
263 B
Makefile
# $NetBSD: dirs.mk,v 1.1 2014/06/17 11:10:40 markd Exp $
|
|
|
|
.include "../../mk/bsd.prefs.mk"
|
|
|
|
RT_LOCAL_DIR?= ${VARBASE}/rt4
|
|
BUILD_DEFS+= RT_LOCAL_DIR
|
|
|
|
RT_EXAMPLE_DIR= ${PREFIX}/share/examples/rt4
|
|
RT_SHARE_DIR= ${PREFIX}/share/rt4
|
|
RT_VAR_DIR= ${VARBASE}/spool/rt4
|