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
4091dfd7fc
NetBSD
/
usr.sbin
/
yppoll
/
Makefile
8 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add yppoll command.
1993-05-28 16:19:15 +04:00
# @(#)Makefile 5.8 (Berkeley) 7/28/90
PROG
=
yppoll
NOMAN
=
Should install to /usr/sbin
1993-05-28 16:28:49 +04:00
DESTDIR
=
/usr/sbin
Add yppoll command.
1993-05-28 16:19:15 +04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>