From 8f7047a3f85fd6b194825bbbf0f81e5d1d1cb296 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sat, 9 Jul 2005 15:25:51 +0000 Subject: [PATCH] wrap line --- franklin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/franklin/Makefile b/franklin/Makefile index 6cfc7bf12..c91e2ad53 100644 --- a/franklin/Makefile +++ b/franklin/Makefile @@ -9,7 +9,9 @@ ifndef ARCH $(error "Franklin builds require the environment variable ARCH. ") endif -XW_DEFINES = -DPLATFORM_EBOOK -DPOINTER_SUPPORT -DKEY_SUPPORT -DSHOW_PROGRESS -DXWFEATURE_STANDALONE_ONLY -DFEATURE_TRAY_EDIT -DXWFEATURE_SEARCHLIMIT -DNODE_CAN_4 -D__LITTLE_ENDIAN -DUSE_PATTERNS +XW_DEFINES = -DPLATFORM_EBOOK -DPOINTER_SUPPORT -DKEY_SUPPORT -DSHOW_PROGRESS \ + -DXWFEATURE_STANDALONE_ONLY -DFEATURE_TRAY_EDIT -DXWFEATURE_SEARCHLIMIT \ + -DNODE_CAN_4 -DUSE_PATTERNS -D__LITTLE_ENDIAN include ../common/config.mk APPNAME = xwords4