Lines Matching refs:PRGDIR
42 PRGDIR = programs macro
52 $(PRGDIR)/fullbench.c $(PRGDIR)/lz4cli.c \
53 $(PRGDIR)/datagen.c $(PRGDIR)/fuzzer.c \
54 $(PRGDIR)/lz4io.c $(PRGDIR)/lz4io.h \
55 $(PRGDIR)/bench.c $(PRGDIR)/bench.h \
56 $(PRGDIR)/lz4.1 $(PRGDIR)/lz4c.1 $(PRGDIR)/lz4cat.1 \
57 $(PRGDIR)/Makefile $(PRGDIR)/COPYING
76 @cd $(PRGDIR); $(MAKE) -e all
79 @cd $(PRGDIR); $(MAKE) -e
83 @cd $(PRGDIR); $(MAKE) clean
95 @cd $(PRGDIR); $(MAKE) -e install
99 @cd $(PRGDIR); $(MAKE) uninstall
123 @cd $(PRGDIR); $(MAKE) -e test
134 @cd $(PRGDIR); $(MAKE) -e test-travis