This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
42e4e19119
NetBSD
/
usr.bin
/
nl
/
Makefile
6 lines
99 B
Makefile
Raw
Normal View
History
Unescape
Escape
More format string cleanup by sommerfeld.
2000-10-11 18:46:00 +04:00
# $NetBSD: Makefile,v 1.2 2000/10/11 14:46:15 is Exp $
Add an implementation of the XPG4.2 nl(1) utility.
1999-02-15 18:07:14 +03:00
PROG
=
nl
More format string cleanup by sommerfeld.
2000-10-11 18:46:00 +04:00
WFORMAT
=
1
Add an implementation of the XPG4.2 nl(1) utility.
1999-02-15 18:07:14 +03:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>