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
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
usr.bin
/
xargs
/
Makefile
blob
2d770edca5842918dc271b8fdaef525b90392b3b
1
# $NetBSD: Makefile,v 1.4 2007/04/18 15:56:06 christos Exp $
2
# @(#)Makefile 8.1 (Berkeley) 6/6/93
3
4
PROG
=
xargs
5
SRCS
=
xargs.c strnsubst.c
6
7
.
include
<
bsd.prog.mk
>