summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2012-02-09 16:42:50 +0000
committerrmanfredi <rmanfredi@2592e710-e01b-42a5-8df0-11608a6cc53d>2012-02-09 16:42:50 +0000
commit8233fb6494e96dff527497d4ae5eada2765be91b (patch)
treefd311bc83065e83c21aa1928b072bc36360f2c36
parentdf23fd5509bd565cf9e02ff12eb019ed410f84f3 (diff)
Make example stand out and include the cyn variable setting.
git-svn-id: svn://svn.code.sf.net/p/dist/code/trunk/dist@129 2592e710-e01b-42a5-8df0-11608a6cc53d
-rw-r--r--mcon/U/Trylink.U6
1 files changed, 4 insertions, 2 deletions
diff --git a/mcon/U/Trylink.U b/mcon/U/Trylink.U
index cdcf5ef..8c3316c 100644
--- a/mcon/U/Trylink.U
+++ b/mcon/U/Trylink.U
@@ -11,8 +11,10 @@
?X: This unit tries to compile and link a test program.
?X:
?X: To use it, put the program to compile in try.c, then say:
-?X: set d_func [optional cc flags to try in sequence]
-?X: eval $trylink
+?X:
+?X: cyn=func
+?X: set d_func [optional cc flags to try in sequence]
+?X: eval $trylink
?X:
?X: A log of all attempts is kept in the trylink.log file, within the UU
?X: directory (where Configure runs). This directory is only cleaned-up