GNO is the UNIX-like environment for the Apple IIgs
Go to file
gdr-ftp 61474a874f This checkin contains only enough changes that gsh is able to assemble
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.
1998-04-24 15:38:47 +00:00
ainclude Initial checkin; m16.gno is mostly a collection of stubs that allow 1998-03-08 17:18:11 +00:00
bin This checkin contains only enough changes that gsh is able to assemble 1998-04-24 15:38:47 +00:00
build.tools fudgeinstall: 1998-04-24 03:38:51 +00:00
doc mkgen, describe.src: 1998-04-11 19:08:30 +00:00
HFSinclude initial checkin of header files 1997-02-28 04:42:19 +00:00
include locale.h rune.h runetype.h: 1998-04-10 21:19:40 +00:00
kern - Fixed infinite loop in traceback() 1998-02-22 05:05:54 +00:00
lib copyfile.c: 1998-04-10 21:36:08 +00:00
NOTES Updated entries for: 1998-04-23 16:02:07 +00:00
orcacdefs - update the "path" pragma to reflect the new location of the ORCA/C 1998-01-25 21:05:28 +00:00
rinclude startup.mk: 1998-02-14 23:56:40 +00:00
sbin mkso/Makefile, renram5/Makefile: 1998-04-22 05:09:55 +00:00
sys Initial checkin; these sources should correspond to the GNO v2.0.4 1998-03-11 02:57:43 +00:00
usr.bin Checkin of install version 1.2. New to this version is use of GS/OS 1998-04-24 00:54:06 +00:00
usr.man environ.7: 1998-04-22 05:26:21 +00:00
usr.orca.bin Makefile: 1998-03-08 17:58:44 +00:00
usr.sbin Install /etc/gettytab from this directory instead of taking it from 1998-04-22 05:29:03 +00:00
verbatim README.install: 1998-04-24 06:02:21 +00:00
binconst.mk binconst.mk, binrelease.mk: 1998-04-22 05:07:20 +00:00
binrelease.mk binconst.mk, binrelease.mk: 1998-04-22 05:07:20 +00:00
binrules.mk binconst.mk: 1998-03-08 17:12:34 +00:00
Makefile make sure top-level files are tarred up 1997-12-22 01:11:08 +00:00
paths.mk binconst.mk: 1998-03-08 17:12:34 +00:00
prog.mk Change a few comments to make them match the code: 1998-02-18 18:22:04 +00:00