We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc7ad4d commit e9b35f7Copy full SHA for e9b35f7
SConstruct
@@ -4,11 +4,11 @@
4
MY_SCONS_HELP = """\
5
SCons rules for compiling and installing pyobjcryst.
6
7
-Compile and install the pyobjcryst Python extension.
+Compile and install the pyobjcryst Python extension.
8
For faster builds, run with parallel jobs, e.g.:
9
scons -j4
10
11
-Usage:
+Usage:
12
scons [target] [var=value]
13
14
Targets:
0 commit comments