Add XEN support to NetBSD.

This commit is contained in:
Roy Marples 2008-03-28 16:10:31 +00:00
parent caa4704ce6
commit e995404e3b

View File

@ -34,7 +34,7 @@ _LCL_PREFIX_SH= if test -n "${LOCAL_PREFIX}" && test "${LOCAL_PREFIX}" != "/" &&
_LCL_PREFIX!= ${_LCL_PREFIX_SH}
SED_CMD+= ${_LCL_PREFIX}$(shell ${_LCL_PREFIX_SH})
.SUFFIXES: .h.in
.SUFFIXES: .h.in .h
.h.in.h:
${SED} ${SED_CMD} $< > $@
${SRCS}: rc.h