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
3f6dcf7c1d
NetBSD
/
usr.bin
/
getconf
/
Makefile
7 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
We now have sysconf() & pathconf
1994-05-10 04:04:11 +04:00
# $Id: Makefile,v 1.2 1994/05/10 00:04:11 jtc Exp $
Added POSIX.2 getconf utility; although It won't be really useful until we get sysconf() & pathconf(). Manpage coming soon.
1994-04-27 23:50:51 +04:00
PROG
=
getconf
NOMAN
=
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>