summaryrefslogtreecommitdiff
path: root/src/link.com
diff options
context:
space:
mode:
Diffstat (limited to 'src/link.com')
-rw-r--r--src/link.com7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/link.com b/src/link.com
new file mode 100644
index 00000000000..6ef2398e48b
--- /dev/null
+++ b/src/link.com
@@ -0,0 +1,7 @@
+$ ! VMS command file to link the .OBJ files of Emacs,
+$ ! using `temacs.opt' and producing `temacs.exe'.
+$ if "''CC'".nes."" .and. f$extract(0,3,"''cc'").eqs."GCC" then goto link_gcc
+$ link temacs/opt
+$ exit
+$link_gcc:
+$ link temacs/opt+gnu_cc:[000000]gcclib/lib