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]
/
external
/
bsd
/
pkg_install
/
sbin
/
pkg_delete
/
Makefile
blob
c9a7d6d3f09bc4d00c184f7f49f2bee3086a7ec6
1
# $NetBSD: Makefile,v 1.1 2008/09/30 19:19:56 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
>