summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-11 21:41:15 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-12-11 21:41:15 +0000
commite62149c0814052bcd47259176ba602d5b35a5250 (patch)
treec0400d1fe28d1d39e792fd47dca40f5cb691965f
parenta4fddb8b448d0626ccecf5251c0b38884179588e (diff)
downloadATCD-e62149c0814052bcd47259176ba602d5b35a5250.tar.gz
added comment indicators to POSTLINK comment
-rw-r--r--include/makeinclude/platform_lynxos.GNU4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/makeinclude/platform_lynxos.GNU b/include/makeinclude/platform_lynxos.GNU
index cd3d6923f3e..64dd4bff1af 100644
--- a/include/makeinclude/platform_lynxos.GNU
+++ b/include/makeinclude/platform_lynxos.GNU
@@ -86,6 +86,6 @@ ARFLAGS = ruv
RANLIB = @true
PRELIB = @true
-To save much disk space, strip all executables. Comment the
-following line out if you want to debug.
+# To save much disk space, strip all executables. Comment the
+# following line out if you want to debug.
POSTLINK = ; strip $@