repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
custom message type for VM_INFO
[minix3.git]
/
lib
/
csu
/
sparc64
/
Makefile
blob
32275705092b5613ceaa0d9cafde3ca2602b2708
1
# $NetBSD: Makefile,v 1.9 2012/08/10 16:37:31 martin Exp $
2
3
CPPFLAGS
+= -
I
${
.CURDIR
}/
..
/
sparc_elf
4
CFLAGS
+= -
fPIC
5
6
ELFSIZE
=
64
7
8
.
include
"${.CURDIR}/../common_elf/Makefile.inc"