diff options
author | Chip Salzenberg <chip@atlantic.net> | 1996-11-30 05:31:00 +1200 |
---|---|---|
committer | Chip Salzenberg <chip@atlantic.net> | 1996-11-30 05:31:00 +1200 |
commit | 9582d31ec883fa008745e2d4be27ed93640d20cd (patch) | |
tree | 888d3247798a55e62cdc0bb80358c6dc802d5937 /qnx | |
parent | 8116c2c07f07d9dcbb14398958add87770e8fe0a (diff) | |
download | perl-9582d31ec883fa008745e2d4be27ed93640d20cd.tar.gz |
[shell changes from patch from perl5.003_09 to perl5.003_10]
Change from running these commands:
# We'll create new scripts, but patch won't automatically make them
# executable.
test -d qnx || mkdir qnx
touch qnx/ar qnx/cpp
chmod +x qnx/ar qnx/cpp
touch old_perl_exp.SH
chmod +x *.SH *.pl
exit 0
Diffstat (limited to 'qnx')
-rwxr-xr-x | qnx/ar | 0 | ||||
-rwxr-xr-x | qnx/cpp | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/qnx/ar b/qnx/ar new file mode 100755 index 0000000000..e69de29bb2 --- /dev/null +++ b/qnx/ar diff --git a/qnx/cpp b/qnx/cpp new file mode 100755 index 0000000000..e69de29bb2 --- /dev/null +++ b/qnx/cpp |