Initial revision
authorK. Richard Pixley <rich@cygnus>
Thu, 18 Apr 1991 01:59:32 +0000 (01:59 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 18 Apr 1991 01:59:32 +0000 (01:59 +0000)
ld/config/hmake-dgux [new file with mode: 0755]
ld/config/tmake-sun4 [new file with mode: 0755]

diff --git a/ld/config/hmake-dgux b/ld/config/hmake-dgux
new file mode 100755 (executable)
index 0000000..50658bc
--- /dev/null
@@ -0,0 +1,2 @@
+HDEFINES = -DHOST_SYS=DGUX_SYS
+CC = gcc
diff --git a/ld/config/tmake-sun4 b/ld/config/tmake-sun4
new file mode 100755 (executable)
index 0000000..d68947e
--- /dev/null
@@ -0,0 +1 @@
+TDEFINES = -DDEFAULT_EMULATION=GLD_EMULATION_NAME
This page took 0.042835 seconds and 4 git commands to generate.