Skip to content
Snippets Groups Projects
Commit 11b47c16 authored by ram's avatar ram
Browse files

Flush spurious reference to /usr/misc. Do -DSVR4.

parent 3038d456
No related branches found
No related tags found
No related merge requests found
CPPFLAGS = -I. -I/usr/misc/.X11/include -Dirix
# To make the Depends file temporarily change Config to use gcc instead of cc.
# For some reason mips-assem.S and mips-assem.s must be linked to the
# mips-assem.S source file.
CPPFLAGS = -I. -Dirix -DSVR4
CC = cc # -Wall -Wstrict-prototypes -Wmissing-prototypes
CPP = cpp
CFLAGS = -Dirix -D_BSD_SIGNALS -non_shared -g
CFLAGS = -Dirix -DSVR4 -D_BSD_SIGNALS -non_shared -g
ASFLAGS = -g -Dirix -non_shared
NM = irix-nm
UNDEFSYMPATTERN=-Xlinker -u -Xlinker &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment