From cf4398a6f5b71230abb395a540a6db38a2296476 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Mon, 30 Oct 2000 19:22:09 +0000 Subject: [PATCH] minor formatting --- builds/unix/detect.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builds/unix/detect.mk b/builds/unix/detect.mk index af8b62b80..b3ad28859 100644 --- a/builds/unix/detect.mk +++ b/builds/unix/detect.mk @@ -31,9 +31,9 @@ ifeq ($(PLATFORM),ansi) devel: setup else - # If `lccl' is the requested target, we use a special configuration - # file named `unix-lcc.mk'. It disables libtool for LCC - # + # If `lccl' is the requested target, we use a special configuration + # file named `unix-lcc.mk'. It disables libtool for LCC + # ifneq ($(findstring lcc,$(MAKECMDGOALS)),) CONFIG_FILE := unix-lcc.mk lcc: setup