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]
/
regress
/
lib
/
libc
/
ssp
/
Makefile
blob
01cf6b3d2bf053f675f0861b72ccf598199e2e99
1
# $NetBSD: Makefile,v 1.1 2006/11/08 21:01:35 christos Exp $
2
SUBDIR
=
fgets gets getcwd memcpy memmove memset raw read readlink \
3
snprintf sprintf strcat strcpy strncat strncpy vsnprintf vsprintf
4
5
.
include
<
bsd.subdir.mk
>