From 8db7b8fc19973409c7b25dc2daf2c588807947e9 Mon Sep 17 00:00:00 2001 From: Achim Gratz Date: Sun, 15 Jul 2012 18:21:42 +0200 Subject: [PATCH] Makefile: fix whitespace error * targets.mk: Fix whitespace error. --- targets.mk | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/targets.mk b/targets.mk index e9e406fe6..ecc75dd47 100644 --- a/targets.mk +++ b/targets.mk @@ -24,9 +24,10 @@ endif .PHONY: all oldorg update update2 up0 up1 up2 compile $(SUBDIRS) \ check test install info html pdf card doc docs $(INSTSUB) \ - autoloads cleanall clean cleancontrib cleantesting cleanutils - cleanrel clean-install cleanelc cleandirs \ - cleanlisp cleandoc cleandocs cleantest \ + autoloads cleanall clean \ + cleancontrib cleantesting cleanutils + cleanrel clean-install cleanelc cleandirs \ + cleanlisp cleandoc cleandocs cleantest \ compile compile-dirty uncompiled \ config config-test config-exe config-all config-eol