Home
last modified time | relevance | path

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

/lz4-3.4.0-2.7.6/lib/
DMakefile163 includedir ?= $(INCLUDEDIR) macro
181 …$(INSTALL_DIR) $(DESTDIR)$(pkgconfigdir)/ $(DESTDIR)$(includedir)/ $(DESTDIR)$(libdir)/ $(DESTDIR)…
186 $(INSTALL_DATA) lz4frame_static.h $(DESTDIR)$(includedir)/lz4frame_static.h
201 @echo Installing headers in $(includedir)
202 $(INSTALL_DATA) lz4.h $(DESTDIR)$(includedir)/lz4.h
203 $(INSTALL_DATA) lz4hc.h $(DESTDIR)$(includedir)/lz4hc.h
204 $(INSTALL_DATA) lz4frame.h $(DESTDIR)$(includedir)/lz4frame.h
218 $(RM) $(DESTDIR)$(includedir)/lz4.h
219 $(RM) $(DESTDIR)$(includedir)/lz4hc.h
220 $(RM) $(DESTDIR)$(includedir)/lz4frame.h
[all …]
Dliblz4.pc.in7 includedir=@INCLUDEDIR@