This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5e203a9ddb
freebsd-dev
/
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