SCM Repository
Diff of /sml/branches/SMLNJ/config/targets
Parent Directory
|
Revision Log
|
Patch
revision 418, Fri Sep 3 23:51:27 1999 UTC | revision 439, Wed Sep 15 16:37:27 1999 UTC | |
---|---|---|
# | Line 53 | Line 53 |
53 | # pre-compile and install Concurrent ML, which is a library for message-passing | # pre-compile and install Concurrent ML, which is a library for message-passing |
54 | # concurrency. | # concurrency. |
55 | # | # |
56 | #TARGETS="$TARGETS cml" | TARGETS="$TARGETS cml" |
57 | ||
58 | # pre-compile and install the CML Library, which provides some useful CML | # pre-compile and install the CML Library, which provides some useful CML |
59 | # modules. | # modules. |
60 | # | # |
61 | #TARGETS="$TARGETS cml-lib" | TARGETS="$TARGETS cml-lib" |
62 | ||
63 | # pre-compile and install eXene, which is a library for X-Windows programming. | # pre-compile and install eXene, which is a library for X-Windows programming. |
64 | # EXene requires CML. | # EXene requires CML. |
65 | # | # |
66 | #TARGETS="$TARGETS eXene" | TARGETS="$TARGETS eXene" |
67 | ||
68 | # unpack and install the documentation directory. | # unpack and install the documentation directory. |
69 | # | # |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |