3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 18:08:46 +02:00
pbot/modules/compiler_vm/cc

4 lines
73 B
Plaintext
Raw Normal View History

2011-02-01 03:47:16 +01:00
#!/bin/sh
CC_LOCAL=1 ./compiler_vm_client.pl c99 compiler compiler "$@"