This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-04 12:52:15 +00:00
Code
Issues
Releases
Activity
2b56913e8c
freebsd
/
usr.bin
/
tabs
/
Makefile
8 lines
66 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add an implementation of the tabs(1) utility, as required by SUSv3. PR: 36126
2002-05-21 02:33:25 +00:00
# $FreeBSD$
PROG
=
tabs
Convert to usr.bin/ to LIBADD Reduce overlinking
2014-11-25 14:29:10 +00:00
LIBADD
=
ncursesw
Add an implementation of the tabs(1) utility, as required by SUSv3. PR: 36126
2002-05-21 02:33:25 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink