repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cut(1): Small sync with FreeBSD (is_delim() arg type and indent).
[dragonfly.git]
/
usr.bin
/
cut
/
Makefile
blob
e0f2ffa2b0332bc80031ede1ac214b6de063a0be
1
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: head/usr.bin/cut/Makefile 272783 2014-10-09 01:46:31Z ngie $
3
4
PROG
=
cut
5
6
.
include
<
bsd.prog.mk
>