repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mkfs: drop support for zone != block
[minix.git]
/
libexec
/
ld.elf_so
/
arch
/
arm
/
Makefile.inc
blob
280a20d98ef63451316a6a4d82226df05b1040b6
1
# $NetBSD: Makefile.inc,v 1.11 2005/06/04 16:17:17 lukem Exp $
2
3
SRCS+= rtld_start.S mdreloc.c
4
5
# XXX Should not be in CPPFLAGS!
6
CPPFLAGS+= -fpic
7
8
CPPFLAGS+= -DELFSIZE=32
9
10
LDFLAGS+= -Wl,-e,_rtld_start