mirror of
https://github.com/GnoConsortium/gno.git
synced 2026-04-19 11:17:58 +00:00
61474a874fa4d7e2e6a14863d8cf5dde22ca1595
and link. However, it does not work yet and thus still needs work. The *.asm files have had the following common changes: - 'keep' lines were eliminated - the 'mcopy' now takes the macro from the /obj/gno/bin/gsh directory. This is in anticipation of having the macro files generated from a single source file; there is a large amount of duplication. For the moment, the makefile merely copies the old macro files from the "M" directory to the /obj/gno/bin/gsh directory. - start each file with a dummy routine so that the source code winds up in the *.o rather than the *.root file. - added the 'setcom 60' directive; there were many source lines that were otherwise getting truncated. The makefile is a complete rewrite.
Description
GNO is the UNIX-like environment for the Apple IIgs
Languages
C
64.7%
Roff
18.6%
Assembly
13.1%
Makefile
1.3%
C++
1.1%
Other
0.9%