c253e4083a
(X_CFLAGS): Remove. From-SVN: r8197
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
RANLIB = :
|
|
RANLIB_TEST = false
|
|
CC = rcc $(RCCFLAGS)
|
|
OLDCC = rcc $(RCCFLAGS)
|
|
RCCFLAGS = -Dunix -Di386 -DM_UNIX -DM_I386 -DNULL=0
|
|
CCLIBFLAGS =
|
|
CLIB = -lmalloc
|
|
ALLOCA = -lPW
|
|
|
|
# See all the declarations.
|
|
FIXPROTO_DEFINES = -D_XOPEN_SOURCE
|