aboutsummaryrefslogtreecommitdiff
path: root/ld/config/hmake-sun4
diff options
context:
space:
mode:
Diffstat (limited to 'ld/config/hmake-sun4')
-rwxr-xr-xld/config/hmake-sun48
1 files changed, 0 insertions, 8 deletions
diff --git a/ld/config/hmake-sun4 b/ld/config/hmake-sun4
deleted file mode 100755
index b53bfde..0000000
--- a/ld/config/hmake-sun4
+++ /dev/null
@@ -1,8 +0,0 @@
-HDEFINES=-DHOST_SYS=SUN4_SYS
-YACC=yacc -tvd
-#CC=gcc -Wall -ansi
-#stuff for self hosting
-HOSTING_CRT0=/lib/crt0.o
-HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.93/gnulib -lc
-HOSTING_EMU=LDEMULATION=gld; export LDEMULATION
-