From 5117dba9fcf4b23f94fc9b5896ffdb4876c422b3 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 2 Sep 2008 11:01:25 +0200 Subject: GNUmakefile: Aesthetic improvements. --- GNUmakefile | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index aee6ed4..b3bce46 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -93,14 +93,15 @@ ToiletKit_LDFLAGS = -lgmp -lffi -ldl # # Anyway, look at ${GNUSTEP_MAKEFILES}/Instance/Shared/bundle.make for details. # -ToiletKit_RESOURCE_FILES = array.lisp control-flow.lisp defun-0.lisp \ - defun-1.lisp destructuring-bind.lisp evaluation.lisp \ - ffi.lisp init.lisp list-functions-2.lisp \ - list-functions.lisp llvm-ffi.lisp numbers.lisp \ - package.lisp reader.lisp sharpsign.lisp string.lisp \ - types.lisp util.lisp \ - \ - Sacla +ToiletKit_RESOURCE_FILES = array.lisp control-flow.lisp defun-0.lisp \ + defun-1.lisp destructuring-bind.lisp \ + evaluation.lisp ffi.lisp init.lisp \ + list-functions-2.lisp list-functions.lisp \ + numbers.lisp package.lisp reader.lisp \ + sharpsign.lisp string.lisp types.lisp \ + util.lisp \ + \ + Sacla ifeq ($(USE_LLVM),YES) LLVM_CONFIG = llvm-config -- cgit v1.2.3