pkgsrc/audio/festival/files/NetBSD.mak
kristerw f3c0868c6e Do not use buildlink2-defined variables -- they are not defined now
when we are using buildlink3, and buildlink3 is smart enough to
do this automagically.
2004-05-09 22:43:10 +00:00

12 lines
255 B
Makefile

include $(EST)/config/systems/default.mak
## echo -n doesn't work (well only sometimes ?)
ECHO_N = /usr/bin/printf "%s"
NAWK=awk
NAS_LIB=$(PKG_PREFIX)/lib
NAS_INCLUDE=$(PKG_PREFIX)/include
X11_LIB=$(PKG_X11BASE)/lib
X11_INCLUDE=$(PKG_X11BASE)/include