repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
lib
/
libc
/
misc
/
Makefile.inc
blob
4da28f5ba30e473d19a1280f2afc8b0081ede26e
1
# $NetBSD: Makefile.inc,v 1.179 2007/11/12 23:11:58 ad Exp $
2
# @(#)Makefile.inc 8.3 (Berkeley) 10/24/94
3
4
.PATH: ${.CURDIR}/misc
5
6
# constructor
7
SRCS+= initfini.c
8
9
# for -fstack-protector
10
SRCS+= stack_protector.c