Makefile.in (scrot-1.7.tar.bz2) | : | Makefile.in (scrot-1.8) | ||
---|---|---|---|---|
# Makefile.in generated by automake 1.16.5 from Makefile.am. | # Makefile.in generated by automake 1.16.3 from Makefile.am. | |||
# @configure_input@ | # @configure_input@ | |||
# Copyright (C) 1994-2021 Free Software Foundation, Inc. | # Copyright (C) 1994-2020 Free Software Foundation, Inc. | |||
# This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation | |||
# gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, | |||
# with or without modifications, as long as this notice is preserved. | # with or without modifications, as long as this notice is preserved. | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |||
# PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. | |||
skipping to change at line 131 | skipping to change at line 131 | |||
am__aclocal_m4_deps = $(top_srcdir)/configure.ac | am__aclocal_m4_deps = $(top_srcdir)/configure.ac | |||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | |||
$(ACLOCAL_M4) | $(ACLOCAL_M4) | |||
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) | DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) | |||
mkinstalldirs = $(install_sh) -d | mkinstalldirs = $(install_sh) -d | |||
CONFIG_HEADER = config.h | CONFIG_HEADER = config.h | |||
CONFIG_CLEAN_FILES = | CONFIG_CLEAN_FILES = | |||
CONFIG_CLEAN_VPATH_FILES = | CONFIG_CLEAN_VPATH_FILES = | |||
am__installdirs = "$(DESTDIR)$(bindir)" | am__installdirs = "$(DESTDIR)$(bindir)" | |||
PROGRAMS = $(bin_PROGRAMS) | PROGRAMS = $(bin_PROGRAMS) | |||
am_scrot_OBJECTS = scrot-main.$(OBJEXT) scrot-options.$(OBJEXT) \ | am_scrot_OBJECTS = scrot-scrot.$(OBJEXT) scrot-imlib.$(OBJEXT) \ | |||
scrot-imlib.$(OBJEXT) scrot-note.$(OBJEXT) \ | scrot-note.$(OBJEXT) scrot-options.$(OBJEXT) \ | |||
scrot-scrot_selection.$(OBJEXT) \ | scrot-scrot_selection.$(OBJEXT) \ | |||
scrot-selection_classic.$(OBJEXT) \ | scrot-selection_classic.$(OBJEXT) \ | |||
scrot-selection_edge.$(OBJEXT) | scrot-selection_edge.$(OBJEXT) scrot-util.$(OBJEXT) | |||
scrot_OBJECTS = $(am_scrot_OBJECTS) | scrot_OBJECTS = $(am_scrot_OBJECTS) | |||
scrot_DEPENDENCIES = | scrot_DEPENDENCIES = | |||
AM_V_P = $(am__v_P_@AM_V@) | AM_V_P = $(am__v_P_@AM_V@) | |||
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | |||
am__v_P_0 = false | am__v_P_0 = false | |||
am__v_P_1 = : | am__v_P_1 = : | |||
AM_V_GEN = $(am__v_GEN_@AM_V@) | AM_V_GEN = $(am__v_GEN_@AM_V@) | |||
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | |||
am__v_GEN_0 = @echo " GEN " $@; | am__v_GEN_0 = @echo " GEN " $@; | |||
am__v_GEN_1 = | am__v_GEN_1 = | |||
AM_V_at = $(am__v_at_@AM_V@) | AM_V_at = $(am__v_at_@AM_V@) | |||
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | |||
am__v_at_0 = @ | am__v_at_0 = @ | |||
am__v_at_1 = | am__v_at_1 = | |||
DEFAULT_INCLUDES = -I.@am__isrc@ | DEFAULT_INCLUDES = -I.@am__isrc@ | |||
depcomp = $(SHELL) $(top_srcdir)/depcomp | depcomp = $(SHELL) $(top_srcdir)/depcomp | |||
am__maybe_remake_depfiles = depfiles | am__maybe_remake_depfiles = depfiles | |||
am__depfiles_remade = ./$(DEPDIR)/scrot-imlib.Po \ | am__depfiles_remade = ./$(DEPDIR)/scrot-imlib.Po \ | |||
./$(DEPDIR)/scrot-main.Po ./$(DEPDIR)/scrot-note.Po \ | ./$(DEPDIR)/scrot-note.Po ./$(DEPDIR)/scrot-options.Po \ | |||
./$(DEPDIR)/scrot-options.Po \ | ./$(DEPDIR)/scrot-scrot.Po \ | |||
./$(DEPDIR)/scrot-scrot_selection.Po \ | ./$(DEPDIR)/scrot-scrot_selection.Po \ | |||
./$(DEPDIR)/scrot-selection_classic.Po \ | ./$(DEPDIR)/scrot-selection_classic.Po \ | |||
./$(DEPDIR)/scrot-selection_edge.Po | ./$(DEPDIR)/scrot-selection_edge.Po ./$(DEPDIR)/scrot-util.Po | |||
am__mv = mv -f | am__mv = mv -f | |||
AM_V_lt = $(am__v_lt_@AM_V@) | AM_V_lt = $(am__v_lt_@AM_V@) | |||
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) | am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) | |||
am__v_lt_0 = --silent | am__v_lt_0 = --silent | |||
am__v_lt_1 = | am__v_lt_1 = | |||
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |||
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |||
AM_V_CC = $(am__v_CC_@AM_V@) | AM_V_CC = $(am__v_CC_@AM_V@) | |||
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) | am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) | |||
am__v_CC_0 = @echo " CC " $@; | am__v_CC_0 = @echo " CC " $@; | |||
skipping to change at line 201 | skipping to change at line 201 | |||
END { if (nonempty) { for (i in items) print i; }; } \ | END { if (nonempty) { for (i in items) print i; }; } \ | |||
' | ' | |||
# Make sure the list of sources is unique. This is necessary because, | # Make sure the list of sources is unique. This is necessary because, | |||
# e.g., the same source file might be shared among _SOURCES variables | # e.g., the same source file might be shared among _SOURCES variables | |||
# for different programs/libraries. | # for different programs/libraries. | |||
am__define_uniq_tagged_files = \ | am__define_uniq_tagged_files = \ | |||
list='$(am__tagged_files)'; \ | list='$(am__tagged_files)'; \ | |||
unique=`for i in $$list; do \ | unique=`for i in $$list; do \ | |||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |||
done | $(am__uniquify_input)` | done | $(am__uniquify_input)` | |||
ETAGS = etags | ||||
CTAGS = ctags | ||||
am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ | am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \ | |||
$(top_srcdir)/depcomp | $(top_srcdir)/depcomp | |||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |||
ACLOCAL = @ACLOCAL@ | ACLOCAL = @ACLOCAL@ | |||
AMTAR = @AMTAR@ | AMTAR = @AMTAR@ | |||
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | |||
AUTOCONF = @AUTOCONF@ | AUTOCONF = @AUTOCONF@ | |||
AUTOHEADER = @AUTOHEADER@ | AUTOHEADER = @AUTOHEADER@ | |||
AUTOMAKE = @AUTOMAKE@ | AUTOMAKE = @AUTOMAKE@ | |||
AWK = @AWK@ | AWK = @AWK@ | |||
CC = @CC@ | CC = @CC@ | |||
CCDEPMODE = @CCDEPMODE@ | CCDEPMODE = @CCDEPMODE@ | |||
CFLAGS = @CFLAGS@ | CFLAGS = @CFLAGS@ | |||
CPP = @CPP@ | ||||
CPPFLAGS = @CPPFLAGS@ | CPPFLAGS = @CPPFLAGS@ | |||
CSCOPE = @CSCOPE@ | ||||
CTAGS = @CTAGS@ | ||||
CYGPATH_W = @CYGPATH_W@ | CYGPATH_W = @CYGPATH_W@ | |||
DEFS = @DEFS@ | DEFS = @DEFS@ | |||
DEPDIR = @DEPDIR@ | DEPDIR = @DEPDIR@ | |||
ECHO_C = @ECHO_C@ | ECHO_C = @ECHO_C@ | |||
ECHO_N = @ECHO_N@ | ECHO_N = @ECHO_N@ | |||
ECHO_T = @ECHO_T@ | ECHO_T = @ECHO_T@ | |||
ETAGS = @ETAGS@ | EGREP = @EGREP@ | |||
EXEEXT = @EXEEXT@ | EXEEXT = @EXEEXT@ | |||
GREP = @GREP@ | ||||
IMLIB2_CFLAGS = @IMLIB2_CFLAGS@ | IMLIB2_CFLAGS = @IMLIB2_CFLAGS@ | |||
IMLIB2_LIBS = @IMLIB2_LIBS@ | IMLIB2_LIBS = @IMLIB2_LIBS@ | |||
INSTALL = @INSTALL@ | INSTALL = @INSTALL@ | |||
INSTALL_DATA = @INSTALL_DATA@ | INSTALL_DATA = @INSTALL_DATA@ | |||
INSTALL_PROGRAM = @INSTALL_PROGRAM@ | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |||
INSTALL_SCRIPT = @INSTALL_SCRIPT@ | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |||
LDFLAGS = @LDFLAGS@ | LDFLAGS = @LDFLAGS@ | |||
LIBBSD_CFLAGS = @LIBBSD_CFLAGS@ | LIBBSD_CFLAGS = @LIBBSD_CFLAGS@ | |||
LIBBSD_LIBS = @LIBBSD_LIBS@ | LIBBSD_LIBS = @LIBBSD_LIBS@ | |||
skipping to change at line 265 | skipping to change at line 267 | |||
STRIP = @STRIP@ | STRIP = @STRIP@ | |||
VERSION = @VERSION@ | VERSION = @VERSION@ | |||
X11_CFLAGS = @X11_CFLAGS@ | X11_CFLAGS = @X11_CFLAGS@ | |||
X11_LIBS = @X11_LIBS@ | X11_LIBS = @X11_LIBS@ | |||
XCOMPOSITE_CFLAGS = @XCOMPOSITE_CFLAGS@ | XCOMPOSITE_CFLAGS = @XCOMPOSITE_CFLAGS@ | |||
XCOMPOSITE_LIBS = @XCOMPOSITE_LIBS@ | XCOMPOSITE_LIBS = @XCOMPOSITE_LIBS@ | |||
XEXT_CFLAGS = @XEXT_CFLAGS@ | XEXT_CFLAGS = @XEXT_CFLAGS@ | |||
XEXT_LIBS = @XEXT_LIBS@ | XEXT_LIBS = @XEXT_LIBS@ | |||
XFIXES_CFLAGS = @XFIXES_CFLAGS@ | XFIXES_CFLAGS = @XFIXES_CFLAGS@ | |||
XFIXES_LIBS = @XFIXES_LIBS@ | XFIXES_LIBS = @XFIXES_LIBS@ | |||
XINERAMA_CFLAGS = @XINERAMA_CFLAGS@ | ||||
XINERAMA_LIBS = @XINERAMA_LIBS@ | ||||
abs_builddir = @abs_builddir@ | abs_builddir = @abs_builddir@ | |||
abs_srcdir = @abs_srcdir@ | abs_srcdir = @abs_srcdir@ | |||
abs_top_builddir = @abs_top_builddir@ | abs_top_builddir = @abs_top_builddir@ | |||
abs_top_srcdir = @abs_top_srcdir@ | abs_top_srcdir = @abs_top_srcdir@ | |||
ac_ct_CC = @ac_ct_CC@ | ac_ct_CC = @ac_ct_CC@ | |||
am__include = @am__include@ | am__include = @am__include@ | |||
am__leading_dot = @am__leading_dot@ | am__leading_dot = @am__leading_dot@ | |||
am__quote = @am__quote@ | am__quote = @am__quote@ | |||
am__tar = @am__tar@ | am__tar = @am__tar@ | |||
am__untar = @am__untar@ | am__untar = @am__untar@ | |||
skipping to change at line 311 | skipping to change at line 315 | |||
sharedstatedir = @sharedstatedir@ | sharedstatedir = @sharedstatedir@ | |||
srcdir = @srcdir@ | srcdir = @srcdir@ | |||
sysconfdir = @sysconfdir@ | sysconfdir = @sysconfdir@ | |||
target_alias = @target_alias@ | target_alias = @target_alias@ | |||
top_build_prefix = @top_build_prefix@ | top_build_prefix = @top_build_prefix@ | |||
top_builddir = @top_builddir@ | top_builddir = @top_builddir@ | |||
top_srcdir = @top_srcdir@ | top_srcdir = @top_srcdir@ | |||
MAINTAINERCLEANFILES = Makefile.in | MAINTAINERCLEANFILES = Makefile.in | |||
scrot_CPPFLAGS = @CPPFLAGS@ | scrot_CPPFLAGS = @CPPFLAGS@ | |||
scrot_LDADD = @LIBS@ | scrot_LDADD = @LIBS@ | |||
scrot_SOURCES = main.c scrot.h \ | scrot_SOURCES = scrot.c scrot.h \ | |||
options.c options.h imlib.c structs.h note.c note.h \ | imlib.c imlib.h \ | |||
scrot_selection.c scrot_selection.h \ | note.c note.h \ | |||
options.c options.h \ | ||||
scrot_selection.c scrot_selection.h \ | ||||
selection_classic.c selection_classic.h \ | selection_classic.c selection_classic.h \ | |||
selection_edge.c selection_edge.h \ | selection_edge.c selection_edge.h \ | |||
slist.h | slist.h \ | |||
util.c util.h | ||||
all: config.h | all: config.h | |||
$(MAKE) $(AM_MAKEFLAGS) all-am | $(MAKE) $(AM_MAKEFLAGS) all-am | |||
.SUFFIXES: | .SUFFIXES: | |||
.SUFFIXES: .c .o .obj | .SUFFIXES: .c .o .obj | |||
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi gure_deps) | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi gure_deps) | |||
@for dep in $?; do \ | @for dep in $?; do \ | |||
case '$(am__configure_deps)' in \ | case '$(am__configure_deps)' in \ | |||
*$$dep*) \ | *$$dep*) \ | |||
skipping to change at line 421 | skipping to change at line 428 | |||
@rm -f scrot$(EXEEXT) | @rm -f scrot$(EXEEXT) | |||
$(AM_V_CCLD)$(LINK) $(scrot_OBJECTS) $(scrot_LDADD) $(LIBS) | $(AM_V_CCLD)$(LINK) $(scrot_OBJECTS) $(scrot_LDADD) $(LIBS) | |||
mostlyclean-compile: | mostlyclean-compile: | |||
-rm -f *.$(OBJEXT) | -rm -f *.$(OBJEXT) | |||
distclean-compile: | distclean-compile: | |||
-rm -f *.tab.c | -rm -f *.tab.c | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-imlib.Po@am__quote@ # am- -include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-imlib.Po@am__quote@ # am- -include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-main.Po@am__quote@ # am-- include-marker | ||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-note.Po@am__quote@ # am-- include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-note.Po@am__quote@ # am-- include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-options.Po@am__quote@ # a m--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-options.Po@am__quote@ # a m--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-scrot.Po@am__quote@ # am- -include-marker | ||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-scrot_selection.Po@am__qu ote@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-scrot_selection.Po@am__qu ote@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-selection_classic.Po@am__ quote@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-selection_classic.Po@am__ quote@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-selection_edge.Po@am__quo te@ # am--include-marker | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-selection_edge.Po@am__quo te@ # am--include-marker | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scrot-util.Po@am__quote@ # am-- include-marker | ||||
$(am__depfiles_remade): | $(am__depfiles_remade): | |||
@$(MKDIR_P) $(@D) | @$(MKDIR_P) $(@D) | |||
@echo '# dummy' >$@-t && $(am__mv) $@-t $@ | @echo '# dummy' >$@-t && $(am__mv) $@-t $@ | |||
am--depfiles: $(am__depfiles_remade) | am--depfiles: $(am__depfiles_remade) | |||
.c.o: | .c.o: | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
skipping to change at line 448 | skipping to change at line 456 | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< | |||
.c.obj: | .c.obj: | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` | @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool =no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool =no @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$ <'` | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$ <'` | |||
scrot-main.o: main.c | scrot-scrot.o: scrot.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | |||
(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-main.o -MD -MP -MF | (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-scrot.o -MD -MP -M | |||
$(DEPDIR)/scrot-main.Tpo -c -o scrot-main.o `test -f 'main.c' || echo '$(srcdir | F $(DEPDIR)/scrot-scrot.Tpo -c -o scrot-scrot.o `test -f 'scrot.c' || echo '$(sr | |||
)/'`main.c | cdir)/'`scrot.c | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-main.Tpo $(DEPDIR)/sc | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-scrot.Tpo $(DEPDIR)/s | |||
rot-main.Po | crot-scrot.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='scrot-m | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='scrot.c' object='scrot- | |||
ain.o' libtool=no @AMDEPBACKSLASH@ | scrot.o' libtool=no @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) | |||
@AMDEPBACKSLASH@ | @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | |||
INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-main. | INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-scrot | |||
o `test -f 'main.c' || echo '$(srcdir)/'`main.c | .o `test -f 'scrot.c' || echo '$(srcdir)/'`scrot.c | |||
scrot-main.obj: main.c | scrot-scrot.obj: scrot.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | |||
(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-main.obj -MD -MP - | (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-scrot.obj -MD -MP | |||
MF $(DEPDIR)/scrot-main.Tpo -c -o scrot-main.obj `if test -f 'main.c'; then $(CY | -MF $(DEPDIR)/scrot-scrot.Tpo -c -o scrot-scrot.obj `if test -f 'scrot.c'; then | |||
GPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi` | $(CYGPATH_W) 'scrot.c'; else $(CYGPATH_W) '$(srcdir)/scrot.c'; fi` | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-main.Tpo $(DEPDIR)/sc | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-scrot.Tpo $(DEPDIR)/s | |||
rot-main.Po | crot-scrot.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='main.c' object='scrot-m | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='scrot.c' object='scrot- | |||
ain.obj' libtool=no @AMDEPBACKSLASH@ | scrot.obj' libtool=no @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | |||
INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-main. | INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-scrot | |||
obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdi | .obj `if test -f 'scrot.c'; then $(CYGPATH_W) 'scrot.c'; else $(CYGPATH_W) '$(sr | |||
r)/main.c'; fi` | cdir)/scrot.c'; fi` | |||
scrot-options.o: options.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | ||||
(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-options.o -MD -MP | ||||
-MF $(DEPDIR)/scrot-options.Tpo -c -o scrot-options.o `test -f 'options.c' || ec | ||||
ho '$(srcdir)/'`options.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-options.Tpo $(DEPDIR) | ||||
/scrot-options.Po | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='options.c' object='scro | ||||
t-options.o' libtool=no @AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) | ||||
@AMDEPBACKSLASH@ | ||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | ||||
INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-optio | ||||
ns.o `test -f 'options.c' || echo '$(srcdir)/'`options.c | ||||
scrot-options.obj: options.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | ||||
(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-options.obj -MD -M | ||||
P -MF $(DEPDIR)/scrot-options.Tpo -c -o scrot-options.obj `if test -f 'options.c | ||||
'; then $(CYGPATH_W) 'options.c'; else $(CYGPATH_W) '$(srcdir)/options.c'; fi` | ||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-options.Tpo $(DEPDIR) | ||||
/scrot-options.Po | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='options.c' object='scro | ||||
t-options.obj' libtool=no @AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) | ||||
@AMDEPBACKSLASH@ | ||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | ||||
INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-optio | ||||
ns.obj `if test -f 'options.c'; then $(CYGPATH_W) 'options.c'; else $(CYGPATH_W) | ||||
'$(srcdir)/options.c'; fi` | ||||
scrot-imlib.o: imlib.c | scrot-imlib.o: imlib.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-imlib.o -MD -MP -M F $(DEPDIR)/scrot-imlib.Tpo -c -o scrot-imlib.o `test -f 'imlib.c' || echo '$(sr cdir)/'`imlib.c | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-imlib.o -MD -MP -M F $(DEPDIR)/scrot-imlib.Tpo -c -o scrot-imlib.o `test -f 'imlib.c' || echo '$(sr cdir)/'`imlib.c | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-imlib.Tpo $(DEPDIR)/s crot-imlib.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-imlib.Tpo $(DEPDIR)/s crot-imlib.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='imlib.c' object='scrot- imlib.o' libtool=no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='imlib.c' object='scrot- imlib.o' libtool=no @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-imlib .o `test -f 'imlib.c' || echo '$(srcdir)/'`imlib.c | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-imlib .o `test -f 'imlib.c' || echo '$(srcdir)/'`imlib.c | |||
scrot-imlib.obj: imlib.c | scrot-imlib.obj: imlib.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-imlib.obj -MD -MP -MF $(DEPDIR)/scrot-imlib.Tpo -c -o scrot-imlib.obj `if test -f 'imlib.c'; then $(CYGPATH_W) 'imlib.c'; else $(CYGPATH_W) '$(srcdir)/imlib.c'; fi` | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-imlib.obj -MD -MP -MF $(DEPDIR)/scrot-imlib.Tpo -c -o scrot-imlib.obj `if test -f 'imlib.c'; then $(CYGPATH_W) 'imlib.c'; else $(CYGPATH_W) '$(srcdir)/imlib.c'; fi` | |||
skipping to change at line 504 | skipping to change at line 498 | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-note. o `test -f 'note.c' || echo '$(srcdir)/'`note.c | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-note. o `test -f 'note.c' || echo '$(srcdir)/'`note.c | |||
scrot-note.obj: note.c | scrot-note.obj: note.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-note.obj -MD -MP - MF $(DEPDIR)/scrot-note.Tpo -c -o scrot-note.obj `if test -f 'note.c'; then $(CY GPATH_W) 'note.c'; else $(CYGPATH_W) '$(srcdir)/note.c'; fi` | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-note.obj -MD -MP - MF $(DEPDIR)/scrot-note.Tpo -c -o scrot-note.obj `if test -f 'note.c'; then $(CY GPATH_W) 'note.c'; else $(CYGPATH_W) '$(srcdir)/note.c'; fi` | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-note.Tpo $(DEPDIR)/sc rot-note.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-note.Tpo $(DEPDIR)/sc rot-note.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='note.c' object='scrot-n ote.obj' libtool=no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='note.c' object='scrot-n ote.obj' libtool=no @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-note. obj `if test -f 'note.c'; then $(CYGPATH_W) 'note.c'; else $(CYGPATH_W) '$(srcdi r)/note.c'; fi` | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-note. obj `if test -f 'note.c'; then $(CYGPATH_W) 'note.c'; else $(CYGPATH_W) '$(srcdi r)/note.c'; fi` | |||
scrot-options.o: options.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | ||||
(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-options.o -MD -MP | ||||
-MF $(DEPDIR)/scrot-options.Tpo -c -o scrot-options.o `test -f 'options.c' || ec | ||||
ho '$(srcdir)/'`options.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-options.Tpo $(DEPDIR) | ||||
/scrot-options.Po | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='options.c' object='scro | ||||
t-options.o' libtool=no @AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) | ||||
@AMDEPBACKSLASH@ | ||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | ||||
INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-optio | ||||
ns.o `test -f 'options.c' || echo '$(srcdir)/'`options.c | ||||
scrot-options.obj: options.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | ||||
(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-options.obj -MD -M | ||||
P -MF $(DEPDIR)/scrot-options.Tpo -c -o scrot-options.obj `if test -f 'options.c | ||||
'; then $(CYGPATH_W) 'options.c'; else $(CYGPATH_W) '$(srcdir)/options.c'; fi` | ||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-options.Tpo $(DEPDIR) | ||||
/scrot-options.Po | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='options.c' object='scro | ||||
t-options.obj' libtool=no @AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) | ||||
@AMDEPBACKSLASH@ | ||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | ||||
INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-optio | ||||
ns.obj `if test -f 'options.c'; then $(CYGPATH_W) 'options.c'; else $(CYGPATH_W) | ||||
'$(srcdir)/options.c'; fi` | ||||
scrot-scrot_selection.o: scrot_selection.c | scrot-scrot_selection.o: scrot_selection.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-scrot_selection.o -MD -MP -MF $(DEPDIR)/scrot-scrot_selection.Tpo -c -o scrot-scrot_selection.o `t est -f 'scrot_selection.c' || echo '$(srcdir)/'`scrot_selection.c | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-scrot_selection.o -MD -MP -MF $(DEPDIR)/scrot-scrot_selection.Tpo -c -o scrot-scrot_selection.o `t est -f 'scrot_selection.c' || echo '$(srcdir)/'`scrot_selection.c | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-scrot_selection.Tpo $ (DEPDIR)/scrot-scrot_selection.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-scrot_selection.Tpo $ (DEPDIR)/scrot-scrot_selection.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='scrot_selection.c' obje ct='scrot-scrot_selection.o' libtool=no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='scrot_selection.c' obje ct='scrot-scrot_selection.o' libtool=no @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-scrot _selection.o `test -f 'scrot_selection.c' || echo '$(srcdir)/'`scrot_selection.c | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-scrot _selection.o `test -f 'scrot_selection.c' || echo '$(srcdir)/'`scrot_selection.c | |||
scrot-scrot_selection.obj: scrot_selection.c | scrot-scrot_selection.obj: scrot_selection.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-scrot_selection.ob j -MD -MP -MF $(DEPDIR)/scrot-scrot_selection.Tpo -c -o scrot-scrot_selection.ob j `if test -f 'scrot_selection.c'; then $(CYGPATH_W) 'scrot_selection.c'; else $ (CYGPATH_W) '$(srcdir)/scrot_selection.c'; fi` | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-scrot_selection.ob j -MD -MP -MF $(DEPDIR)/scrot-scrot_selection.Tpo -c -o scrot-scrot_selection.ob j `if test -f 'scrot_selection.c'; then $(CYGPATH_W) 'scrot_selection.c'; else $ (CYGPATH_W) '$(srcdir)/scrot_selection.c'; fi` | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-scrot_selection.Tpo $ (DEPDIR)/scrot-scrot_selection.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-scrot_selection.Tpo $ (DEPDIR)/scrot-scrot_selection.Po | |||
skipping to change at line 546 | skipping to change at line 554 | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-selec tion_edge.o `test -f 'selection_edge.c' || echo '$(srcdir)/'`selection_edge.c | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-selec tion_edge.o `test -f 'selection_edge.c' || echo '$(srcdir)/'`selection_edge.c | |||
scrot-selection_edge.obj: selection_edge.c | scrot-selection_edge.obj: selection_edge.c | |||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-selection_edge.obj -MD -MP -MF $(DEPDIR)/scrot-selection_edge.Tpo -c -o scrot-selection_edge.obj ` if test -f 'selection_edge.c'; then $(CYGPATH_W) 'selection_edge.c'; else $(CYGP ATH_W) '$(srcdir)/selection_edge.c'; fi` | @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ (scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-selection_edge.obj -MD -MP -MF $(DEPDIR)/scrot-selection_edge.Tpo -c -o scrot-selection_edge.obj ` if test -f 'selection_edge.c'; then $(CYGPATH_W) 'selection_edge.c'; else $(CYGP ATH_W) '$(srcdir)/selection_edge.c'; fi` | |||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-selection_edge.Tpo $( DEPDIR)/scrot-selection_edge.Po | @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-selection_edge.Tpo $( DEPDIR)/scrot-selection_edge.Po | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='selection_edge.c' objec t='scrot-selection_edge.obj' libtool=no @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='selection_edge.c' objec t='scrot-selection_edge.obj' libtool=no @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-selec tion_edge.obj `if test -f 'selection_edge.c'; then $(CYGPATH_W) 'selection_edge. c'; else $(CYGPATH_W) '$(srcdir)/selection_edge.c'; fi` | @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-selec tion_edge.obj `if test -f 'selection_edge.c'; then $(CYGPATH_W) 'selection_edge. c'; else $(CYGPATH_W) '$(srcdir)/selection_edge.c'; fi` | |||
scrot-util.o: util.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | ||||
(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-util.o -MD -MP -MF | ||||
$(DEPDIR)/scrot-util.Tpo -c -o scrot-util.o `test -f 'util.c' || echo '$(srcdir | ||||
)/'`util.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-util.Tpo $(DEPDIR)/sc | ||||
rot-util.Po | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util.c' object='scrot-u | ||||
til.o' libtool=no @AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) | ||||
@AMDEPBACKSLASH@ | ||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | ||||
INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-util. | ||||
o `test -f 'util.c' || echo '$(srcdir)/'`util.c | ||||
scrot-util.obj: util.c | ||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $ | ||||
(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT scrot-util.obj -MD -MP - | ||||
MF $(DEPDIR)/scrot-util.Tpo -c -o scrot-util.obj `if test -f 'util.c'; then $(CY | ||||
GPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi` | ||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/scrot-util.Tpo $(DEPDIR)/sc | ||||
rot-util.Po | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='util.c' object='scrot-u | ||||
til.obj' libtool=no @AMDEPBACKSLASH@ | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) | ||||
@AMDEPBACKSLASH@ | ||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $( | ||||
INCLUDES) $(scrot_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o scrot-util. | ||||
obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdi | ||||
r)/util.c'; fi` | ||||
ID: $(am__tagged_files) | ID: $(am__tagged_files) | |||
$(am__define_uniq_tagged_files); mkid -fID $$unique | $(am__define_uniq_tagged_files); mkid -fID $$unique | |||
tags: tags-am | tags: tags-am | |||
TAGS: tags | TAGS: tags | |||
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) | tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) | |||
set x; \ | set x; \ | |||
here=`pwd`; \ | here=`pwd`; \ | |||
$(am__define_uniq_tagged_files); \ | $(am__define_uniq_tagged_files); \ | |||
shift; \ | shift; \ | |||
skipping to change at line 597 | skipping to change at line 619 | |||
for i in $$list; do \ | for i in $$list; do \ | |||
if test -f "$$i"; then \ | if test -f "$$i"; then \ | |||
echo "$(subdir)/$$i"; \ | echo "$(subdir)/$$i"; \ | |||
else \ | else \ | |||
echo "$$sdir/$$i"; \ | echo "$$sdir/$$i"; \ | |||
fi; \ | fi; \ | |||
done >> $(top_builddir)/cscope.files | done >> $(top_builddir)/cscope.files | |||
distclean-tags: | distclean-tags: | |||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |||
distdir: $(BUILT_SOURCES) | distdir: $(BUILT_SOURCES) | |||
$(MAKE) $(AM_MAKEFLAGS) distdir-am | $(MAKE) $(AM_MAKEFLAGS) distdir-am | |||
distdir-am: $(DISTFILES) | distdir-am: $(DISTFILES) | |||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |||
list='$(DISTFILES)'; \ | list='$(DISTFILES)'; \ | |||
dist_files=`for file in $$list; do echo $$file; done | \ | dist_files=`for file in $$list; do echo $$file; done | \ | |||
sed -e "s|^$$srcdirstrip/||;t" \ | sed -e "s|^$$srcdirstrip/||;t" \ | |||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |||
skipping to change at line 674 | skipping to change at line 697 | |||
maintainer-clean-generic: | maintainer-clean-generic: | |||
@echo "This command is intended for maintainers to use" | @echo "This command is intended for maintainers to use" | |||
@echo "it deletes files that may require special tools to rebuild." | @echo "it deletes files that may require special tools to rebuild." | |||
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | |||
clean: clean-am | clean: clean-am | |||
clean-am: clean-binPROGRAMS clean-generic mostlyclean-am | clean-am: clean-binPROGRAMS clean-generic mostlyclean-am | |||
distclean: distclean-am | distclean: distclean-am | |||
-rm -f ./$(DEPDIR)/scrot-imlib.Po | -rm -f ./$(DEPDIR)/scrot-imlib.Po | |||
-rm -f ./$(DEPDIR)/scrot-main.Po | ||||
-rm -f ./$(DEPDIR)/scrot-note.Po | -rm -f ./$(DEPDIR)/scrot-note.Po | |||
-rm -f ./$(DEPDIR)/scrot-options.Po | -rm -f ./$(DEPDIR)/scrot-options.Po | |||
-rm -f ./$(DEPDIR)/scrot-scrot.Po | ||||
-rm -f ./$(DEPDIR)/scrot-scrot_selection.Po | -rm -f ./$(DEPDIR)/scrot-scrot_selection.Po | |||
-rm -f ./$(DEPDIR)/scrot-selection_classic.Po | -rm -f ./$(DEPDIR)/scrot-selection_classic.Po | |||
-rm -f ./$(DEPDIR)/scrot-selection_edge.Po | -rm -f ./$(DEPDIR)/scrot-selection_edge.Po | |||
-rm -f ./$(DEPDIR)/scrot-util.Po | ||||
-rm -f Makefile | -rm -f Makefile | |||
distclean-am: clean-am distclean-compile distclean-generic \ | distclean-am: clean-am distclean-compile distclean-generic \ | |||
distclean-hdr distclean-tags | distclean-hdr distclean-tags | |||
dvi: dvi-am | dvi: dvi-am | |||
dvi-am: | dvi-am: | |||
html: html-am | html: html-am | |||
skipping to change at line 726 | skipping to change at line 750 | |||
install-pdf-am: | install-pdf-am: | |||
install-ps: install-ps-am | install-ps: install-ps-am | |||
install-ps-am: | install-ps-am: | |||
installcheck-am: | installcheck-am: | |||
maintainer-clean: maintainer-clean-am | maintainer-clean: maintainer-clean-am | |||
-rm -f ./$(DEPDIR)/scrot-imlib.Po | -rm -f ./$(DEPDIR)/scrot-imlib.Po | |||
-rm -f ./$(DEPDIR)/scrot-main.Po | ||||
-rm -f ./$(DEPDIR)/scrot-note.Po | -rm -f ./$(DEPDIR)/scrot-note.Po | |||
-rm -f ./$(DEPDIR)/scrot-options.Po | -rm -f ./$(DEPDIR)/scrot-options.Po | |||
-rm -f ./$(DEPDIR)/scrot-scrot.Po | ||||
-rm -f ./$(DEPDIR)/scrot-scrot_selection.Po | -rm -f ./$(DEPDIR)/scrot-scrot_selection.Po | |||
-rm -f ./$(DEPDIR)/scrot-selection_classic.Po | -rm -f ./$(DEPDIR)/scrot-selection_classic.Po | |||
-rm -f ./$(DEPDIR)/scrot-selection_edge.Po | -rm -f ./$(DEPDIR)/scrot-selection_edge.Po | |||
-rm -f ./$(DEPDIR)/scrot-util.Po | ||||
-rm -f Makefile | -rm -f Makefile | |||
maintainer-clean-am: distclean-am maintainer-clean-generic | maintainer-clean-am: distclean-am maintainer-clean-generic | |||
mostlyclean: mostlyclean-am | mostlyclean: mostlyclean-am | |||
mostlyclean-am: mostlyclean-compile mostlyclean-generic | mostlyclean-am: mostlyclean-compile mostlyclean-generic | |||
pdf: pdf-am | pdf: pdf-am | |||
pdf-am: | pdf-am: | |||
End of changes. 28 change blocks. | ||||
78 lines changed or deleted | 120 lines changed or added |