Home | History | Annotate | Download | only in fio

Lines Matching defs:INSTALL

190 	INSTALL = ginstall
192 INSTALL = install
207 .PHONY: all install clean
293 install: $(PROGS) $(SCRIPTS) tools/plot/fio2gnuplot.1 FORCE
294 $(INSTALL) -m 755 -d $(DESTDIR)$(bindir)
295 $(INSTALL) $(PROGS) $(SCRIPTS) $(DESTDIR)$(bindir)
296 $(INSTALL) -m 755 -d $(DESTDIR)$(mandir)/man1
297 $(INSTALL) -m 644 fio.1 $(DESTDIR)$(mandir)/man1
298 $(INSTALL) -m 644 tools/fio_generate_plots.1 $(DESTDIR)$(mandir)/man1
299 $(INSTALL) -m 644 tools/plot/fio2gnuplot.1 $(DESTDIR)$(mandir)/man1
300 $(INSTALL) -m 755 -d $(DESTDIR)$(sharedir)
301 $(INSTALL) -m 644 tools/plot/*gpm $(DESTDIR)$(sharedir)/