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
at(1): Add missing fallthrough.
[dragonfly.git]
/
usr.bin
/
colcrt
/
Makefile
blob
03449b364f89cd541aaf2cb32c42e779a1f245f2
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: head/usr.bin/colcrt/Makefile 90415 2002-02-08 22:31:43Z markm $
3
4
PROG
=
colcrt
5
6
.
include
<
bsd.prog.mk
>