X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fnhfsstone%2FMakefile;fp=utils%2Fnhfsstone%2FMakefile;h=0000000000000000000000000000000000000000;hb=bdbc60fa30f8aaaf61f4958c84d0ff3ca85c6149;hp=ea41f5e8be0e1c61ce318462fcc8ae48bfdbdb37;hpb=83b193255274fdb03a78d7f61ffe8a5b816d1a2b;p=nfs-utils.git diff --git a/utils/nhfsstone/Makefile b/utils/nhfsstone/Makefile deleted file mode 100644 index ea41f5e..0000000 --- a/utils/nhfsstone/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# -# Makefile for nhfsstone -# - -SCRIPTS = nhfsrun nhfsnums nhfsgraph - -TOP = ../../ -PROGRAM = nhfsstone -OBJS = nhfsstone.o -MAN8 = nhfsstone $(SCRIPTS) - -include $(TOP)rules.mk - -install:: - for s in $(SCRIPTS); do \ - $(INSTALLSCRIPT) $$s $(SBINDIR)/$(PREFIX)$k$$s; \ - done