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
syscons - Add minimal fbio support for "scfb" xorg driver with sc->fbi fb.
[dragonfly.git]
/
usr.bin
/
unexpand
/
Makefile
blob
e276a4e40ffed7ebcf2c7003293d30544c5718c4
1
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.bin/unexpand/Makefile,v 1.1.1.1.14.1 2002/07/09 10:35:16 tjr Exp $
3
4
PROG
=
unexpand
5
NOMAN
=
6
7
.
include
<
bsd.prog.mk
>