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
/
libexec
/
ld.elf_so
/
origin
/
lib
/
Makefile
blob
031e039ba1d6d0287f03d94d035a0770d4a565b3
1
# $NetBSD: Makefile,v 1.2 2007/05/19 20:52:03 christos Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/4/93
3
4
NOMAN
=
# defined (must be above bsd.own.mk)
5
6
.
include
<
bsd.own.mk
>
7
USE_SHLIBDIR
=
yes
8
9
LIB
=
foo
10
SRCS
=
foosrc.c
11
12
.
include
<
bsd.lib.mk
>