This website requires JavaScript.
Explore
Help
Register
Sign In
darlinghq
/
darling-gdb
Watch
1
Star
0
Fork
0
You've already forked darling-gdb
mirror of
https://github.com/darlinghq/darling-gdb.git
synced
2024-12-11 22:24:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b1de302a44
darling-gdb
/
config
/
mh-apollo68
4 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added support for hosting on an Apollo Series 400 box, and targeted towards an OS/68000 system.
1992-02-10 23:26:10 +00:00
HDEFINES = -DUSG
* Everywhere: Change RANLIB=echo>/dev/null (which confuses some shells - and I don't blame them) to RANLIB=true. * mh-solaris: Use /usr/ucb/install for INSTALL.
1992-06-10 06:32:35 +00:00
RANLIB=true
Added support for hosting on an Apollo Series 400 box, and targeted towards an OS/68000 system.
1992-02-10 23:26:10 +00:00
CC= cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DUSG
Reference in New Issue
Copy Permalink