repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Improve the process for GNU tools
[minix3.git]
/
external
/
bsd
/
libarchive
/
bin
/
Makefile
blob
37f95b8c587b61119c5157a2f1bd75526d911e27
1
# $NetBSD: Makefile,v 1.2 2010/04/23 19:41:03 joerg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
=
6
7
.if
${
MKBSDTAR
} ==
"yes"
8
SUBDIR
+=
cpio
tar
9
.
endif
10
11
.
include
<
bsd.subdir.mk
>