aboutsummaryrefslogtreecommitdiff
path: root/packages/vms/batch_compile.com
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2010-02-11 07:27:42 +0000
committerYang Tse <yangsita@gmail.com>2010-02-11 07:27:42 +0000
commitb41d3be7fa407f80939b124e997d3ae50c5cffad (patch)
treee05ae16940d0594763d2bd23435c7bac9b201927 /packages/vms/batch_compile.com
parent07fc7852d7aecc27f0cbc535ec71a4eb2dd8d643 (diff)
Steven M. Schweda removed batch_compile.com and defines.com
Diffstat (limited to 'packages/vms/batch_compile.com')
-rwxr-xr-xpackages/vms/batch_compile.com7
1 files changed, 0 insertions, 7 deletions
diff --git a/packages/vms/batch_compile.com b/packages/vms/batch_compile.com
deleted file mode 100755
index 0bacb6149..000000000
--- a/packages/vms/batch_compile.com
+++ /dev/null
@@ -1,7 +0,0 @@
-$ proc = f$environment( "procedure")
-$ devdir = f$parse( proc,,,"DEVICE") + f$parse( proc,,,"DIRECTORY")
-$ set def 'devdir'
-$ define CURL_BUILD_NOHPSSL true
-$ @defines
-$ @build_vms
-$ exit