GNO is the UNIX-like environment for the Apple IIgs
Go to file
gdr-ftp 150b2eb2e2 paths.mk:
- with the modified binrules.mk, we don't need the .SOURCE
	  directives.

binconst.mk:
	- change the definition of OBJS somewhat so that they are
	  always fully pathed in the $(OBJ_DIR) directory
	- for utils with both BSD and GNO man pages, make sure we
	  install the GNO one
	- conditionally define MAINSRC so that we can override it
	  if necessary.  By default MAINSRC is $(MAIN).c

binrules.mk:
	- don't assume MAINSRC is $(MAIN).c
	- don't assume the compiled rez fork is in the current directory
	- add default target for creating object files in the $(OBJ_DIR)
	  directory
	- don't relink the executable if it just needs a new resource fork

binrelease.mk:
	- changed targets to allow for the BSD/GNO man page duality
	- assume the built program is in the $(OBJ_DIR)
	- eliminate describe actions from the 'install' target

prog.mk:
	- don't include binrules.mk if CUSTOM_RULES is defined and
	  non-NULL.
1998-02-15 19:44:03 +00:00
bin - use the libcontrib out of /usr/lib rather than assuming that it's in 1998-02-09 04:02:21 +00:00
build.tools startup.mk: 1998-02-14 23:56:40 +00:00
doc - updated gzip entry 1998-02-05 20:49:57 +00:00
HFSinclude
include - some #endif's had (illegal) trailing text. Made this text into comments. 1998-01-25 20:58:56 +00:00
kern Added support for separate object hierarchy and cleaned up libc makefiles 1998-02-09 08:45:21 +00:00
lib Makefile: 1998-02-15 19:27:20 +00:00
NOTES udl is done 1997-12-22 01:20:42 +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
sys - fixed newline problems 1998-02-03 08:08:40 +00:00
usr.bin Makefile: 1998-02-15 00:31:01 +00:00
usr.man - fixed up .TH line to use the GNO formatting conventions 1998-01-27 16:02:54 +00:00
usr.orca.bin There used to be a limit of 65k on the size of the describe 1998-02-07 06:40:11 +00:00
usr.sbin Initial commit of inetd daemon 1998-01-24 08:35:51 +00:00
verbatim This is Dave, completing Devin's setup test 1998-02-05 20:41:00 +00:00
binconst.mk paths.mk: 1998-02-15 19:44:03 +00:00
binrelease.mk paths.mk: 1998-02-15 19:44:03 +00:00
binrules.mk paths.mk: 1998-02-15 19:44:03 +00:00
Makefile make sure top-level files are tarred up 1997-12-22 01:11:08 +00:00
paths.mk paths.mk: 1998-02-15 19:44:03 +00:00
prog.mk paths.mk: 1998-02-15 19:44:03 +00:00