9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
VERSION=n32bit
|
|
CVERSION = -fullwarn
|
|
OBJECT_STYLE=N32
|
|
LLD_LIBS = -ldisk -lc # for overlap checking
|
|
XTRA=smfd.c chkmount.c irix.c script.c vers.c
|
|
LD_CMD=$(CCF) $(LDFLAGS)
|
|
|
|
LD_AUX_CMD=@echo \\c
|