File: Config.sun4c_41

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-- 295 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
CPPFLAGS = -I. -I/usr/misc/.X11/include -DSUNOS
CC = gcc # -Wall -Wstrict-prototypes -Wmissing-prototypes
CPP = /lib/cpp
CFLAGS = -O
ASFLAGS = -O
NM = nm -gp
ASSEM_SRC = sparc-assem.S
ARCH_SRC = sparc-arch.c
OS_SRC = sunos-os.c os-common.c undefineds.c
OS_LINK_FLAGS= -Xlinker -Bstatic
OS_LIBS=