OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:root_sysconfdir
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/misc/
Makefile.in
253
@echo " MKINSTALLDIRS $(sbindir) $(root_sbindir) $(bindir) $(man1dir) $(man8dir) $(libdir) $(
root_sysconfdir
)"
258
$(DESTDIR)$(libdir) $(DESTDIR)/$(
root_sysconfdir
)
318
@if ! test -f $(DESTDIR)$(
root_sysconfdir
)/mke2fs.conf; then \
319
echo " INSTALL_DATA $(
root_sysconfdir
)/mke2fs.conf"; \
321
$(DESTDIR)$(
root_sysconfdir
)/mke2fs.conf; \
366
if cmp -s $(srcdir)/mke2fs.conf $(DESTDIR)/$(
root_sysconfdir
)/mke2fs.conf; then \
367
$(RM) $(DESTDIR)/$(
root_sysconfdir
)/mke2fs.conf; \
/external/e2fsprogs/
configure
765
root_sysconfdir
[
all
...]
Completed in 449 milliseconds