Commit cf4398a6f5b71230abb395a540a6db38a2296476

Werner Lemberg 2000-10-30T19:22:09

minor formatting

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
diff --git a/builds/unix/detect.mk b/builds/unix/detect.mk
index af8b62b..b3ad288 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