summaryrefslogtreecommitdiff
path: root/getfattr/Makefile
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-02-25 23:00:28 +0000
committerNathan Scott <nathans@sgi.com>2002-02-25 23:00:28 +0000
commitaf208e0a7308642f1cfcca8fb97d5a6bb2558a30 (patch)
tree38a4aa110c53f7ef39b24ff7550e225655ffe7c1 /getfattr/Makefile
parent9a1f53a06b83d155c82cab65f85ce691d7bf31c6 (diff)
downloadattr-af208e0a7308642f1cfcca8fb97d5a6bb2558a30.tar.gz
Merge of xfs-cmds-2.4.18:slinx:112535a by nathans.
merge with AndreasG latest snapshot - long options, rename a couple of options to his prefered letters, -5 is gone, use ntfw instead of doing it ourselves.
Diffstat (limited to 'getfattr/Makefile')
-rw-r--r--getfattr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/getfattr/Makefile b/getfattr/Makefile
index 6b11226..fc23850 100644
--- a/getfattr/Makefile
+++ b/getfattr/Makefile
@@ -34,8 +34,7 @@ TOPDIR = ..
include $(TOPDIR)/include/builddefs
LTCOMMAND = getfattr
-CFILES = walk_tree.c getfattr.c
-HFILES = walk_tree.h
+CFILES = getfattr.c
LLDLIBS = $(LIBATTR)
LTDEPENDENCIES = $(LIBATTR)