~ubuntu-branches/ubuntu/utopic/lebiniou/utopic

« back to all changes in this revision

Viewing changes to plugins/stable/main/rp/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Olivier Girondel
  • Date: 2014-02-12 02:53:12 UTC
  • mfrom: (6.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20140212025312-qjoaxj8b23imo19a
Tags: 3.20-1
* New upstream release 3.20.
* debian/control: Depend on fonts-freefont-ttf. (Closes: #738230)
* debian/copyright: Update copyright years.
* debian/control: Standards-Version: 3.9.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.13.3 from Makefile.am.
 
1
# Makefile.in generated by automake 1.14.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
95
95
PROGRAMS = $(plugin_PROGRAMS)
96
96
am_rp_so_OBJECTS = rp_so-rp.$(OBJEXT)
97
97
rp_so_OBJECTS = $(am_rp_so_OBJECTS)
98
 
rp_so_LDADD = $(LDADD)
99
 
rp_so_LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(rp_so_LDFLAGS) \
100
 
        $(LDFLAGS) -o $@
 
98
rp_so_DEPENDENCIES =
101
99
AM_V_P = $(am__v_P_@AM_V@)
102
100
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103
101
am__v_P_0 = false
304
302
top_srcdir = @top_srcdir@
305
303
plugindir = @libdir@/lebiniou/plugins/main/rp
306
304
rp_so_SOURCES = rp.c
307
 
rp_so_LDFLAGS = @PLUGIN_LDFLAGS@ 
 
305
rp_so_LDADD = @PLUGIN_LDFLAGS@ 
308
306
rp_so_CPPFLAGS = @PLUGIN_CFLAGS@
309
307
all: all-am
310
308
 
385
383
 
386
384
rp.so$(EXEEXT): $(rp_so_OBJECTS) $(rp_so_DEPENDENCIES) $(EXTRA_rp_so_DEPENDENCIES) 
387
385
        @rm -f rp.so$(EXEEXT)
388
 
        $(AM_V_CCLD)$(rp_so_LINK) $(rp_so_OBJECTS) $(rp_so_LDADD) $(LIBS)
 
386
        $(AM_V_CCLD)$(LINK) $(rp_so_OBJECTS) $(rp_so_LDADD) $(LIBS)
389
387
 
390
388
mostlyclean-compile:
391
389
        -rm -f *.$(OBJEXT)
400
398
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
401
399
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
402
400
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
 
401
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
404
402
 
405
403
.c.obj:
406
404
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
407
405
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
408
406
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
409
407
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410
 
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
 
408
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
411
409
 
412
410
rp_so-rp.o: rp.c
413
411
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rp_so_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT rp_so-rp.o -MD -MP -MF $(DEPDIR)/rp_so-rp.Tpo -c -o rp_so-rp.o `test -f 'rp.c' || echo '$(srcdir)/'`rp.c