ref: cf4398a6f5b71230abb395a540a6db38a2296476
parent: 31fa0bdcd8ad8bf6f6c29f25d13817d7b45f837e
author: Werner Lemberg <[email protected]>
date: Mon Oct 30 14:22:09 EST 2000
minor formatting
--- a/builds/unix/detect.mk
+++ b/builds/unix/detect.mk
@@ -31,9 +31,9 @@
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