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
Remove building with NOCRYPTO option
[minix3.git]
/
external
/
bsd
/
pkg_install
/
sbin
/
pkg_delete
/
Makefile
blob
794222a71171b0dc1693bb49344a0c7a2a8ed58a
1
# $NetBSD: Makefile,v 1.2 2009/02/25 21:23:17 joerg Exp $
2
# Original from FreeBSD, no rcs id.
3
4
PROG
=
pkg_delete
5
6
.
include
<
bsd.init.mk
>
7
8
.PATH
: ${
DIST
}/
delete
9
10
.
include
<
bsd.prog.mk
>