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
newsyslog.8: Comment out /etc/newsyslog.conf.d for now.
[dragonfly.git]
/
usr.bin
/
unstr
/
Makefile
blob
bb1f3a1e861ec5e45e1dc21e1eb2174c460919c1
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
3
PROG
=
unstr
4
NOMAN
=
noman
5
CFLAGS
+= -
I
${
.CURDIR
}/
..
/
strfile
6
7
.
include
<
bsd.prog.mk
>