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
fs/mfs: Remove a few assert.h includes
[minix3.git]
/
libexec
/
ld.elf_so
/
arch
/
x86_64
/
Makefile.inc
blob
96d3660bbaf4affa7b00b40b19e380099fc9102e
1
# $NetBSD: Makefile.inc,v 1.7 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=64
9
10
LDFLAGS+= -Wl,-e,.rtld_start