~ubuntu-branches/ubuntu/intrepid/xfce4-panel/intrepid

« back to all changes in this revision

Viewing changes to panel/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2007-05-05 01:15:55 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20070505011555-fyg6y463opz6dz67
Tags: 4.4.1-1ubuntu1
* Merge with Debian Unstable, Ubuntu changes:
  - use our xfce.mk class
  - debian/control: remove quilt and chrpath build-dependencies and add cdbs.
* debian/control: Adhere to DebianMaintainerField.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
15
15
@SET_MAKE@
16
16
 
17
17
 
18
 
SOURCES = $(xfce4_panel_SOURCES)
19
 
 
20
18
srcdir = @srcdir@
21
19
top_srcdir = @top_srcdir@
22
20
VPATH = @srcdir@
70
68
am__depfiles_maybe = depfiles
71
69
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72
70
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73
 
LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
 
71
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
74
72
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
75
73
        $(AM_CFLAGS) $(CFLAGS)
76
74
CCLD = $(CC)
77
 
LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
75
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
78
76
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
79
77
SOURCES = $(xfce4_panel_SOURCES)
80
78
DIST_SOURCES = $(xfce4_panel_SOURCES)
82
80
CTAGS = ctags
83
81
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84
82
ACLOCAL = @ACLOCAL@
 
83
ALL_LINGUAS = @ALL_LINGUAS@
85
84
AMDEP_FALSE = @AMDEP_FALSE@
86
85
AMDEP_TRUE = @AMDEP_TRUE@
87
86
AMTAR = @AMTAR@
152
151
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
153
152
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
154
153
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
154
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
155
155
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
156
156
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
157
157
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
210
210
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
211
211
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
212
212
RANLIB = @RANLIB@
 
213
SED = @SED@
213
214
SET_MAKE = @SET_MAKE@
214
215
SHELL = @SHELL@
215
216
STRIP = @STRIP@