![]() ![]() |
![]() |
version 1.7, 2015/03/30 15:17:12 | version 1.8, 2015/03/30 17:53:50 | ||
---|---|---|---|
|
| ||
cmdList = ['/usr/bin/make', 'dsds'] | cmdList = ['/usr/bin/make', 'dsds'] | ||
check_call(cmdList) | check_call(cmdList) | ||
if optD['full']: | if optD['full']: | ||
cmdList = ['/usr/bin/make', 'globalhs', 'libdtgf.a', 'libinv2d.a', 'libpkbgn.a', 'libpkbgn360d.a', 'libprojection.a',] | cmdList = ['/usr/bin/make', 'globalhs',] | ||
check_call(cmdList) | check_call(cmdList) | ||
cmdList = ['chgrp', '-Rh', 'jsoc', '.'] | cmdList = ['chgrp', '-Rh', 'jsoc', '.'] |
|
Karen Tian |
Powered by ViewCVS 0.9.4 |