repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Print the 64 bit inode as a 64 bit quantity rather then a 32 bit quantity.
[dragonfly.git]
/
contrib
/
pnpinfo
/
Makefile
blob
450c4c20433a53696fb9c54fd4e30a50f2425085
1
# @(#)Makefile 8.1 (Berkeley) 6/5/93
2
3
PROG
=
pnpinfo
4
MAN8
=
pnpinfo
.8
5
CFLAGS
= -
Wall
6
7
.
include
<
bsd.prog.mk
>