Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com)

* mpw-configure: Add definition of EMUL to makefiles.
	* mpw-config.in: Use forward-include to create include files.
This commit is contained in:
Stan Shebs
1994-02-01 00:10:32 +00:00
parent 14d7956255
commit cfc32064ca
3 changed files with 13 additions and 78 deletions

View File

@@ -82,6 +82,7 @@ If "`Exists "{srcdir}"mpw-make.in`" != ""
Echo "srcdir = " {srcdir} >> "{objdir}"Makefile.tem
Echo "target_canonical = " {target_canonical} >> "{objdir}"Makefile.tem
Echo "mdname = " {mdname} >> "{objdir}"Makefile.tem
Echo "EMUL = " {emulname} >> "{objdir}"Makefile.tem
Echo "host_makefile_frag = " >> "{objdir}"Makefile.tem
Echo "target_makefile_frag = " >> "{objdir}"Makefile.tem
mpw-7to8 "{srcroot}"config:mpw-mh-mpw >>"{objdir}"Makefile.tem