summaryrefslogtreecommitdiffstats
path: root/usr.bin/lsvfs/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-09-22 01:25:57 +0000
committerwollman <wollman@FreeBSD.org>1994-09-22 01:25:57 +0000
commit5d3abfe67897908c0cdd71c81918db7588913aa6 (patch)
tree6af75fd17b8ed91d3cab334f77782313ddcbf621 /usr.bin/lsvfs/Makefile
parente45f1435202cb2bf1c3a97dfc122d11155b5925a (diff)
downloadFreeBSD-src-5d3abfe67897908c0cdd71c81918db7588913aa6.zip
FreeBSD-src-5d3abfe67897908c0cdd71c81918db7588913aa6.tar.gz
Added lsvfs command to show loaded VFS modules (including statically-linked
ones).
Diffstat (limited to 'usr.bin/lsvfs/Makefile')
-rw-r--r--usr.bin/lsvfs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/lsvfs/Makefile b/usr.bin/lsvfs/Makefile
new file mode 100644
index 0000000..3b25443
--- /dev/null
+++ b/usr.bin/lsvfs/Makefile
@@ -0,0 +1,4 @@
+# $Id$
+PROG= lsvfs
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud