diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2008-12-04 04:01:11 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:09:00 +0000 |
commit | 03c0f7a9657ad201acfa37b0f94bc080014a4516 (patch) | |
tree | 9c9b94807e9a7efc8d03b6030504e28879157f2f /make.sh | |
parent | fd7853a6d1e9ce1485eaedd132eb94c64a70ce77 (diff) |
Rewrote the makefile.
Diffstat (limited to 'make.sh')
-rwxr-xr-x | make.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/bash -PATH=/apl/n42/pre/bin:$PATH exec /apl/tel/exec.sh :apt:pcre make "$@" +/apl/tel/exec.sh :apt:pcre make package |