makefile.in

来自「磁盘格式解读」· IN 代码 · 共 579 行 · 第 1/3 页

IN
579
字号
	@list='$(sbin_PROGRAMS)'; for p in $$list; do \	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \	  if test -f $$p \	  ; then \	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \	   echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \	   $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \	  else :; fi; \	doneuninstall-sbinPROGRAMS:	@$(NORMAL_UNINSTALL)	@list='$(sbin_PROGRAMS)'; for p in $$list; do \	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \	  rm -f "$(DESTDIR)$(sbindir)/$$f"; \	doneclean-sbinPROGRAMS:	-test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)scrounge-ntfs$(EXEEXT): $(scrounge_ntfs_OBJECTS) $(scrounge_ntfs_DEPENDENCIES) 	@rm -f scrounge-ntfs$(EXEEXT)	$(LINK) $(scrounge_ntfs_LDFLAGS) $(scrounge_ntfs_OBJECTS) $(scrounge_ntfs_LDADD) $(LIBS)mostlyclean-compile:	-rm -f *.$(OBJEXT)distclean-compile:	-rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-compat.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-list.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-main.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-misc.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-ntfs.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-ntfsx.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-posix.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-scrounge.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-search.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrounge_ntfs-unicode.Po@am__quote@.c.o:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(COMPILE) -c $<.c.obj:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`scrounge_ntfs-compat.o: compat.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-compat.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-compat.Tpo" -c -o scrounge_ntfs-compat.o `test -f 'compat.c' || echo '$(srcdir)/'`compat.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-compat.Tpo" "$(DEPDIR)/scrounge_ntfs-compat.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-compat.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compat.c' object='scrounge_ntfs-compat.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-compat.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-compat.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-compat.o `test -f 'compat.c' || echo '$(srcdir)/'`compat.cscrounge_ntfs-compat.obj: compat.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-compat.obj -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-compat.Tpo" -c -o scrounge_ntfs-compat.obj `if test -f 'compat.c'; then $(CYGPATH_W) 'compat.c'; else $(CYGPATH_W) '$(srcdir)/compat.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-compat.Tpo" "$(DEPDIR)/scrounge_ntfs-compat.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-compat.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='compat.c' object='scrounge_ntfs-compat.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-compat.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-compat.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-compat.obj `if test -f 'compat.c'; then $(CYGPATH_W) 'compat.c'; else $(CYGPATH_W) '$(srcdir)/compat.c'; fi`scrounge_ntfs-list.o: list.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-list.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-list.Tpo" -c -o scrounge_ntfs-list.o `test -f 'list.c' || echo '$(srcdir)/'`list.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-list.Tpo" "$(DEPDIR)/scrounge_ntfs-list.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-list.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='list.c' object='scrounge_ntfs-list.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-list.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-list.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-list.o `test -f 'list.c' || echo '$(srcdir)/'`list.cscrounge_ntfs-list.obj: list.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-list.obj -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-list.Tpo" -c -o scrounge_ntfs-list.obj `if test -f 'list.c'; then $(CYGPATH_W) 'list.c'; else $(CYGPATH_W) '$(srcdir)/list.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-list.Tpo" "$(DEPDIR)/scrounge_ntfs-list.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-list.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='list.c' object='scrounge_ntfs-list.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-list.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-list.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-list.obj `if test -f 'list.c'; then $(CYGPATH_W) 'list.c'; else $(CYGPATH_W) '$(srcdir)/list.c'; fi`scrounge_ntfs-main.o: main.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-main.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-main.Tpo" -c -o scrounge_ntfs-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-main.Tpo" "$(DEPDIR)/scrounge_ntfs-main.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-main.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='main.c' object='scrounge_ntfs-main.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-main.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-main.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.cscrounge_ntfs-main.obj: main.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-main.obj -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-main.Tpo" -c -o scrounge_ntfs-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-main.Tpo" "$(DEPDIR)/scrounge_ntfs-main.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-main.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='main.c' object='scrounge_ntfs-main.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-main.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-main.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`scrounge_ntfs-misc.o: misc.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-misc.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-misc.Tpo" -c -o scrounge_ntfs-misc.o `test -f 'misc.c' || echo '$(srcdir)/'`misc.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-misc.Tpo" "$(DEPDIR)/scrounge_ntfs-misc.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-misc.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc.c' object='scrounge_ntfs-misc.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-misc.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-misc.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-misc.o `test -f 'misc.c' || echo '$(srcdir)/'`misc.cscrounge_ntfs-misc.obj: misc.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-misc.obj -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-misc.Tpo" -c -o scrounge_ntfs-misc.obj `if test -f 'misc.c'; then $(CYGPATH_W) 'misc.c'; else $(CYGPATH_W) '$(srcdir)/misc.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-misc.Tpo" "$(DEPDIR)/scrounge_ntfs-misc.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-misc.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc.c' object='scrounge_ntfs-misc.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-misc.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-misc.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-misc.obj `if test -f 'misc.c'; then $(CYGPATH_W) 'misc.c'; else $(CYGPATH_W) '$(srcdir)/misc.c'; fi`scrounge_ntfs-ntfs.o: ntfs.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-ntfs.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-ntfs.Tpo" -c -o scrounge_ntfs-ntfs.o `test -f 'ntfs.c' || echo '$(srcdir)/'`ntfs.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-ntfs.Tpo" "$(DEPDIR)/scrounge_ntfs-ntfs.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-ntfs.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntfs.c' object='scrounge_ntfs-ntfs.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-ntfs.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-ntfs.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-ntfs.o `test -f 'ntfs.c' || echo '$(srcdir)/'`ntfs.cscrounge_ntfs-ntfs.obj: ntfs.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-ntfs.obj -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-ntfs.Tpo" -c -o scrounge_ntfs-ntfs.obj `if test -f 'ntfs.c'; then $(CYGPATH_W) 'ntfs.c'; else $(CYGPATH_W) '$(srcdir)/ntfs.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-ntfs.Tpo" "$(DEPDIR)/scrounge_ntfs-ntfs.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-ntfs.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntfs.c' object='scrounge_ntfs-ntfs.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-ntfs.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-ntfs.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-ntfs.obj `if test -f 'ntfs.c'; then $(CYGPATH_W) 'ntfs.c'; else $(CYGPATH_W) '$(srcdir)/ntfs.c'; fi`scrounge_ntfs-ntfsx.o: ntfsx.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-ntfsx.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-ntfsx.Tpo" -c -o scrounge_ntfs-ntfsx.o `test -f 'ntfsx.c' || echo '$(srcdir)/'`ntfsx.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-ntfsx.Tpo" "$(DEPDIR)/scrounge_ntfs-ntfsx.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-ntfsx.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntfsx.c' object='scrounge_ntfs-ntfsx.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-ntfsx.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-ntfsx.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-ntfsx.o `test -f 'ntfsx.c' || echo '$(srcdir)/'`ntfsx.cscrounge_ntfs-ntfsx.obj: ntfsx.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-ntfsx.obj -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-ntfsx.Tpo" -c -o scrounge_ntfs-ntfsx.obj `if test -f 'ntfsx.c'; then $(CYGPATH_W) 'ntfsx.c'; else $(CYGPATH_W) '$(srcdir)/ntfsx.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-ntfsx.Tpo" "$(DEPDIR)/scrounge_ntfs-ntfsx.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-ntfsx.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntfsx.c' object='scrounge_ntfs-ntfsx.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-ntfsx.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-ntfsx.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-ntfsx.obj `if test -f 'ntfsx.c'; then $(CYGPATH_W) 'ntfsx.c'; else $(CYGPATH_W) '$(srcdir)/ntfsx.c'; fi`scrounge_ntfs-posix.o: posix.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-posix.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-posix.Tpo" -c -o scrounge_ntfs-posix.o `test -f 'posix.c' || echo '$(srcdir)/'`posix.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-posix.Tpo" "$(DEPDIR)/scrounge_ntfs-posix.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-posix.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='posix.c' object='scrounge_ntfs-posix.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-posix.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-posix.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-posix.o `test -f 'posix.c' || echo '$(srcdir)/'`posix.cscrounge_ntfs-posix.obj: posix.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-posix.obj -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-posix.Tpo" -c -o scrounge_ntfs-posix.obj `if test -f 'posix.c'; then $(CYGPATH_W) 'posix.c'; else $(CYGPATH_W) '$(srcdir)/posix.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-posix.Tpo" "$(DEPDIR)/scrounge_ntfs-posix.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-posix.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='posix.c' object='scrounge_ntfs-posix.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-posix.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-posix.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-posix.obj `if test -f 'posix.c'; then $(CYGPATH_W) 'posix.c'; else $(CYGPATH_W) '$(srcdir)/posix.c'; fi`scrounge_ntfs-scrounge.o: scrounge.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-scrounge.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-scrounge.Tpo" -c -o scrounge_ntfs-scrounge.o `test -f 'scrounge.c' || echo '$(srcdir)/'`scrounge.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-scrounge.Tpo" "$(DEPDIR)/scrounge_ntfs-scrounge.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-scrounge.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='scrounge.c' object='scrounge_ntfs-scrounge.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-scrounge.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-scrounge.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-scrounge.o `test -f 'scrounge.c' || echo '$(srcdir)/'`scrounge.cscrounge_ntfs-scrounge.obj: scrounge.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-scrounge.obj -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-scrounge.Tpo" -c -o scrounge_ntfs-scrounge.obj `if test -f 'scrounge.c'; then $(CYGPATH_W) 'scrounge.c'; else $(CYGPATH_W) '$(srcdir)/scrounge.c'; fi`; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-scrounge.Tpo" "$(DEPDIR)/scrounge_ntfs-scrounge.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-scrounge.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='scrounge.c' object='scrounge_ntfs-scrounge.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-scrounge.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-scrounge.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-scrounge.obj `if test -f 'scrounge.c'; then $(CYGPATH_W) 'scrounge.c'; else $(CYGPATH_W) '$(srcdir)/scrounge.c'; fi`scrounge_ntfs-search.o: search.c@am__fastdepCC_TRUE@	if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -MT scrounge_ntfs-search.o -MD -MP -MF "$(DEPDIR)/scrounge_ntfs-search.Tpo" -c -o scrounge_ntfs-search.o `test -f 'search.c' || echo '$(srcdir)/'`search.c; \@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/scrounge_ntfs-search.Tpo" "$(DEPDIR)/scrounge_ntfs-search.Po"; else rm -f "$(DEPDIR)/scrounge_ntfs-search.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='search.c' object='scrounge_ntfs-search.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/scrounge_ntfs-search.Po' tmpdepfile='$(DEPDIR)/scrounge_ntfs-search.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(scrounge_ntfs_CFLAGS) $(CFLAGS) -c -o scrounge_ntfs-search.o `test -f 'search.c' || echo '$(srcdir)/'`search.c

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?