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
etc/protocols - sync with NetBSD-8
[minix.git]
/
external
/
bsd
/
libarchive
/
lib
/
libarchive_fe
/
Makefile
blob
93080bb313d97847a2a3a7fd596ecaffcb93a802
1
# $NetBSD: Makefile,v 1.1 2010/02/20 02:55:53 joerg Exp $
2
3
.
include
<
bsd.init.mk
>
4
5
.PATH
: ${
LIBARCHIVEDIR
}/
libarchive_fe
6
7
LIBISPRIVATE
=
yes
8
9
LIB
=
archive_fe
10
SRCS
=
err.c line_reader.c matching.c pathmatch.c
11
NOMAN
=
yes
12
13
.
include
<
bsd.lib.mk
>