Home
last modified time | relevance | path

Searched refs:PRGDIR (Results 1 – 1 of 1) sorted by relevance

/external/lz4/
DMakefile42 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
[all …]