Lines Matching refs:INSTALL
29 INSTALL ?= install macro
30 INSTALL_PROGRAM ?= $(INSTALL) -p -o root -g root -m 0755
104 ${INSTALL} -m 0644 misc/mke2fs-hurd.conf ${tmpdir}/etc/mke2fs.conf
115 $(INSTALL) -D -p -m644 debian/e2fsprogs-udeb.lintian-overrides \
120 $(INSTALL) -d debian/libext2fs-dev/usr/share/doc/libext2fs2/html-info/
121 $(INSTALL) -p -m 0644 ${stdbuilddir}/doc/*.html \
123 $(INSTALL) -d debian/comerr-dev/usr/share/doc/comerr-dev/html-info/
124 $(INSTALL) -p -m 0644 ${stdbuilddir}/lib/et/*.html \
129 $(INSTALL) -p -m 0644 ${topdir}/doc/libext2fs.texinfo \
131 $(INSTALL) -p -m 0644 ${topdir}/lib/et/com_err.texinfo \
134 $(INSTALL) -d debian/comerr-dev/usr/share/doc/comerr-dev/examples
135 $(INSTALL) -p -m 0644 lib/ss/ss_err.et \
138 $(INSTALL) -d debian/ss-dev/usr/share/doc/ss-dev/examples
139 $(INSTALL) -p -m 0644 debugfs/debug_cmds.ct \