Remove redundant define that generates too long command lines

This commit is contained in:
H. Peter Anvin 2002-09-13 00:43:28 +00:00
parent d9dbf3e946
commit 33e007a6b6

View file

@ -41,7 +41,7 @@ OPTFLAGS = -d -O1 -Ogmp -k-
OUTFORMS = -DOF_ONLY -DOF_BIN -DOF_OBJ -DOF_WIN32 -DOF_AS86
#compiler flags
CFLAGS = $(OPTFLAGS) -mh -f- $(OUTFORMS) -DFARDATA=far
CFLAGS = $(OPTFLAGS) -mh -f- $(OUTFORMS)
# -mh = model huge
# -f- = no floating point