File: Mac.setup

package info (click to toggle)
p9m4 0.5.dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 624 kB
  • ctags: 296
  • sloc: python: 2,909; makefile: 22; csh: 7
file content (9 lines) | stat: -rwxr-xr-x 250 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
#!/bin/csh

py2applet --make-setup prover9-mace4.py \
    platforms.py utilities.py wx_utilities.py files.py \
    options.py partition_input.py my_setup.py control.py \
    p9.icns Images Samples bin-mac-ppc bin-mac-intel

mv setup.py Mac-setup.py