[Zrouter-src] ZRouter.org: push to ZRouter Makefile
zrouter-src at zrouter.org
zrouter-src at zrouter.org
Tue Jan 31 18:34:48 UTC 2012
details: http://zrouter.org/hg/zrouter//rev/49c9f1c57ecb
changeset: 335:49c9f1c57ecb
user: ray at terran.dlink.ua
date: Tue Jan 31 20:35:12 2012 +0200
description:
fix typo
diffstat:
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 96c58514cdae -r 49c9f1c57ecb Makefile
--- a/Makefile Tue Jan 31 19:52:02 2012 +0200
+++ b/Makefile Tue Jan 31 20:35:12 2012 +0200
@@ -366,7 +366,7 @@
world-build: ${ZROUTER_FREEBSD_OBJDIR}/tmp/usr/bin/cc
@echo "XXX: need to find a way to install required includes correctly"
- mkdir -p ${ZROUTER_FREEBSD_OBJDIR=}/tmp/usr/include/lzo
+ mkdir -p ${ZROUTER_FREEBSD_OBJDIR}/tmp/usr/include/lzo
MAKEOBJDIRPREFIX=${ZROUTER_OBJ}/tmp/ ${MAKE} ${_WORLD_BUILD_ENV} \
SUBDIR_OVERRIDE="${WORLD_SUBDIRS}" -C ${FREEBSD_SRC_TREE} \
buildworld
More information about the Zrouter-src
mailing list