diff options
author | K. Richard Pixley <rich@cygnus> | 1991-04-09 23:05:38 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-04-09 23:05:38 +0000 |
commit | 9a8490078456a0eaa9ac2a2cb4320d8b5be615bf (patch) | |
tree | b61250dc7a1b64d93f2e32b056e6d06880cde55c /ld/config | |
parent | 447b99fa65207700dfdbb5da7a3e19cf0d69f704 (diff) | |
download | gdb-9a8490078456a0eaa9ac2a2cb4320d8b5be615bf.zip gdb-9a8490078456a0eaa9ac2a2cb4320d8b5be615bf.tar.gz gdb-9a8490078456a0eaa9ac2a2cb4320d8b5be615bf.tar.bz2 |
Initial revision
Diffstat (limited to 'ld/config')
-rwxr-xr-x | ld/config/hmake-sun4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/config/hmake-sun4 b/ld/config/hmake-sun4 new file mode 100755 index 0000000..eb6c569 --- /dev/null +++ b/ld/config/hmake-sun4 @@ -0,0 +1 @@ +CDEFINES=-DHOST_SYS=SUN4_SYS |