* mpw-config.in (TDEFINES): Define as empty in makefile frag.

This commit is contained in:
Stan Shebs 1995-03-18 00:23:15 +00:00
parent 6e49f018bc
commit af4925f19e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Fri Mar 17 16:21:54 1995 Stan Shebs <shebs@andros.cygnus.com>
* mpw-config.in (TDEFINES): Define as empty in makefile frag.
Mon Dec 12 19:39:15 1994 Stan Shebs <shebs@andros.cygnus.com>
* mpw-config.in: Create mk.tmp, define ARCHDEFS in it.

View File

@ -9,5 +9,6 @@ Set archname ARCH_{target_arch}
Echo '# From mpw-config.in' > "{o}"mk.tmp
Echo "ARCHDEFS = -d" {archname} >> "{o}"mk.tmp
Echo "TDEFINES = " >> "{o}"mk.tmp
Echo '# End from mpw-config.in' >> "{o}"mk.tmp