Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
4ec7f41d
Commit
4ec7f41d
authored
Sep 04, 1992
by
wlott
Browse files
Initial revision
parent
f01055ce
Changes
1
Hide whitespace changes
Inline
Side-by-side
lisp/Config.parisc_mach
0 → 100644
View file @
4ec7f41d
CPPFLAGS = -Dparisc -Dhpux -DMACH \
-I. -I/usr/misc/.X11/include -I/usr/mach/include -Ihacks
LINK.o = /usr/src/mach/bin/cc $(LDFLAGS) $(TARGET_ARCH)
CC = /usr/src/mach/bin/cc
NM = hacks/my-nm
CFLAGS = -g
ASFLAGS = -g
UNDEFSYMPATTERN = &
ASSEM_SRC = hppa-assem.S
ARCH_SRC = hppa-arch.c
OS_SRC = mach-os.c
OS_LINK_FLAGS=
OS_LIBS=-lmach -lthreads
%.o: %.S
$(PREPROCESS.S) $< | as -o $@
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment