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
Sync ACPICA with Intel's version 20181213.
[dragonfly.git]
/
usr.bin
/
fmt
/
Makefile
blob
ffe1bcbf3ac3ef3c8f92961bd1b819c9f637e08e
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: head/usr.bin/fmt/Makefile 140909 2005-01-27 14:52:47Z delphij $
3
4
PROG
=
fmt
5
6
.
include
<
bsd.prog.mk
>