Skip to content
Snippets Groups Projects
Config.sun4_mach 281 B
Newer Older
wlott's avatar
wlott committed
CPPFLAGS = -I. -I/usr/misc/.X11/include
CC = gcc # -Wall -Wstrict-prototypes -Wmissing-prototypes
CPP = /usr/cs/lib/cpp
CFLAGS = -g
ASFLAGS = -g
NM = nm -gp
ASSEM_SRC = sparc-assem.S
ARCH_SRC = sparc-arch.c
pw's avatar
pw committed
OS_SRC = mach-os.c os-common.c undefineds.c
wlott's avatar
wlott committed
OS_LINK_FLAGS=
OS_LIBS=-lmach