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
vm: fix failed alloc condition
[minix.git]
/
lib
/
csu
/
ia64
/
Makefile
blob
322c9e2a5666a7b72590b783791f04d3f7af5305
1
# $NetBSD: Makefile,v 1.2 2006/09/14 23:55:54 cherry Exp $
2
3
ELFSIZE
=
64
4
5
#Uncomment the next line to enable the new .init fallthru
6
CPPFLAGS
+= -
I-
-
I
${
.CURDIR
}
7
8
.
include
"${.CURDIR}/../common_elf/Makefile.inc"