openbsd-ports/lang/tendra/patches/patch-mk_base_tendra_install_mk

12 lines
503 B
Plaintext
Raw Normal View History

$OpenBSD: patch-mk_base_tendra_install_mk,v 1.1.1.1 2003/08/04 23:37:06 avsm Exp $
--- mk/base/tendra.install.mk.orig 2003-08-05 00:18:04.000000000 +0100
+++ mk/base/tendra.install.mk 2003-08-05 00:18:16.000000000 +0100
@@ -58,6 +58,7 @@ install-machine:
.for i in ${DATA_STARTUP}
${INSTALL} ${.OBJDIR}/${i} ${INSTALL_PREFIX}/lib/machines/startup
.endfor
+ ${INSTALL} ${.OBJDIR}/tokens/target_tok.tl ${INSTALL_PREFIX}/lib
# lib/startup: our startup files for compilation modes.
install-startup: