diff options
Diffstat (limited to 'ld/config/hmake-rtbsd')
-rwxr-xr-x | ld/config/hmake-rtbsd | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ld/config/hmake-rtbsd b/ld/config/hmake-rtbsd deleted file mode 100755 index 7d2ff5a475..0000000000 --- a/ld/config/hmake-rtbsd +++ /dev/null @@ -1,7 +0,0 @@ -# The IBM RT/PC has only been supported as a host in a cross-development -# environment. If you don't have gcc, I was able to get 'hc -Hnocpp -ma' -# to compile most of the modules, but didn't try running anything. -YACC = yacc -d -HDEFINES = -DHOST_SYS=RTBSD_SYS -DNO_VARARGS -LDFLAGS = -CC=gcc # hc/pcc just can't cut it |