repo.or.cz
/
freebsd-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
resolvconf(8) now needs an additional @RESTARTCMD@ replacement when installing.
[freebsd-src.git]
/
share
/
tabset
/
Makefile
blob
846ef461afdacccc857148f9427c1608f556831e
1
# @(#)Makefile 8.1 (Berkeley) 6/8/93
2
# $FreeBSD$
3
4
FILES
=
3101 9837
aa aed512 beehive diablo dtc382 hp700-wy ibm3101 std \
5
stdcrt tandem653 teleray vt100 vt100-w wyse-adds xerox1720 xerox1730 \
6
xerox1730-lm zenith29
7
8
CLEANFILES
+= ${
FILES
}
9
10
.SUFFIXES
:
.uu
11
.uu
:
12
uudecode
< ${
.IMPSRC
}
13
14
FILESDIR
= ${
BINDIR
}/
tabset
15
16
.
include
<
bsd.prog.mk
>