just define unix, not unix=unix

This commit is contained in:
ceriel
1989-04-18 10:35:57 +00:00
parent 54374eeeb6
commit 32afc0e9f9
11 changed files with 11 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ var M=m68k4
var LIB=lib/{M}/tail_
var RT=lib/{M}/head_
var INCLUDES=-I{EM}/include/_tail_cc
var CPP_F=-Dunix=unix -Dm68000=m68000
var CPP_F=-Dunix -Dm68000
# 407 align is default
var ALIGN=-a0:4 -a1:4 -a2:4 -a3:4
name be