This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
usr.sbin
/
snapinfo
/
Makefile
10 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
snapinfo -- show snapshot location on UFS file systems Glanced over by: kan Review by: ru (snapshot.8) MFC: TBD
2005-07-20 18:59:25 +00:00
# $FreeBSD$
#
PROG
=
snapinfo
MAN
=
snapinfo.8
Convert usr.sbin to LIBADD Reduce overlinking
2014-11-25 16:57:27 +00:00
LIBADD
=
ufs
snapinfo -- show snapshot location on UFS file systems Glanced over by: kan Review by: ru (snapshot.8) MFC: TBD
2005-07-20 18:59:25 +00:00
Convert usr.sbin to LIBADD Reduce overlinking
2014-11-25 16:57:27 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink