File: Config.sun4_mach

package info (click to toggle)
cmucl 2.4.19
  • links: PTS
  • area: main
  • in suites: potato
  • size: 28,704 kB
  • ctags: 31,977
  • sloc: lisp: 275,260; ansic: 35,537; asm: 2,855; csh: 466; sh: 360; makefile: 204
file content (11 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
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
OS_SRC = mach-os.c os-common.c undefineds.c
OS_LINK_FLAGS=
OS_LIBS=-lmach