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
build.tools
doc
HFSinclude
include
kern
lib Makefile: 1998-02-15 19:27:20 +00:00
NOTES
orcacdefs
rinclude
sbin
sys
usr.bin
usr.man
usr.orca.bin
usr.sbin
verbatim
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
paths.mk paths.mk: 1998-02-15 19:44:03 +00:00
prog.mk paths.mk: 1998-02-15 19:44:03 +00:00