repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
size_t/ssize_t - change to [unsigned] long
[dragonfly.git]
/
lib
/
libxpg4
/
Makefile
blob
7904de056e4bd21e7473e6942352a403a31cf3be
1
# $FreeBSD: src/lib/libxpg4/Makefile,v 1.6.6.2 2000/06/13 00:42:40 ache Exp $
2
# $DragonFly: src/lib/libxpg4/Makefile,v 1.3 2005/04/21 13:42:34 joerg Exp $
3
4
LIB
=
xpg4
5
SHLIB_MAJOR
=
4
6
SRCS
=
fakelib.c
7
WARNS?
=
1
8
9
NOMAN
=
YES
10
11
.
include
<
bsd.lib.mk
>