~ubuntu-branches/ubuntu/precise/gnome-power-manager/precise

« back to all changes in this revision

Viewing changes to data/icons/48x48/status/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-02 08:02:48 UTC
  • mfrom: (2.1.63 upstream)
  • Revision ID: package-import@ubuntu.com-20110902080248-xejkwcvdjno1abuf
Tags: 3.1.90-0ubuntu1
* New upstream release.
  - Removed help button (LP: #838576)
* debian/control.in: Removed obsolete dependencies
* debian/docs: Dropped, not needed
* debian/rules: Removed obsolete scrollkeeper and docdir configure flags

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
AUTOHEADER = @AUTOHEADER@
90
90
AUTOMAKE = @AUTOMAKE@
91
91
AWK = @AWK@
92
 
BINDIR = @BINDIR@
93
92
CATALOGS = @CATALOGS@
94
93
CATOBJEXT = @CATOBJEXT@
95
94
CC = @CC@
98
97
CPP = @CPP@
99
98
CPPFLAGS = @CPPFLAGS@
100
99
CYGPATH_W = @CYGPATH_W@
101
 
DATADIR = @DATADIR@
102
100
DATADIRNAME = @DATADIRNAME@
103
 
DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
104
101
DEFS = @DEFS@
105
102
DEPDIR = @DEPDIR@
106
103
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
107
104
DLLTOOL = @DLLTOOL@
108
105
DOCBOOK2MAN = @DOCBOOK2MAN@
109
 
DOCDIR = @DOCDIR@
110
106
DOC_USER_FORMATS = @DOC_USER_FORMATS@
111
107
DSYMUTIL = @DSYMUTIL@
112
108
DUMPBIN = @DUMPBIN@
116
112
EGREP = @EGREP@
117
113
EXEEXT = @EXEEXT@
118
114
FGREP = @FGREP@
119
 
GDK_CFLAGS = @GDK_CFLAGS@
120
 
GDK_LIBS = @GDK_LIBS@
121
115
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
122
116
GLIB_CFLAGS = @GLIB_CFLAGS@
123
117
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
127
121
GMSGFMT = @GMSGFMT@
128
122
GNOME_CFLAGS = @GNOME_CFLAGS@
129
123
GNOME_LIBS = @GNOME_LIBS@
130
 
GPM_EXTRA_LIBS = @GPM_EXTRA_LIBS@
131
124
GREP = @GREP@
132
125
GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
133
126
HELP_DIR = @HELP_DIR@
159
152
MSGMERGE = @MSGMERGE@
160
153
NM = @NM@
161
154
NMEDIT = @NMEDIT@
162
 
NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
163
 
NOTIFY_LIBS = @NOTIFY_LIBS@
164
155
OBJDUMP = @OBJDUMP@
165
156
OBJEXT = @OBJEXT@
166
157
OMF_DIR = @OMF_DIR@
182
173
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
183
174
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
184
175
RANLIB = @RANLIB@
185
 
SBINDIR = @SBINDIR@
186
176
SED = @SED@
187
177
SET_MAKE = @SET_MAKE@
188
178
SHELL = @SHELL@
189
179
STRIP = @STRIP@
190
 
SYSCONFDIR = @SYSCONFDIR@
191
180
UPOWER_CFLAGS = @UPOWER_CFLAGS@
192
181
UPOWER_LIBS = @UPOWER_LIBS@
193
182
USE_NLS = @USE_NLS@
194
183
VERSION = @VERSION@
195
184
WARNINGFLAGS = @WARNINGFLAGS@
196
185
WARN_CFLAGS = @WARN_CFLAGS@
197
 
X11_CFLAGS = @X11_CFLAGS@
198
 
X11_LIBS = @X11_LIBS@
199
186
XGETTEXT = @XGETTEXT@
200
 
XMLTO = @XMLTO@
201
187
abs_builddir = @abs_builddir@
202
188
abs_srcdir = @abs_srcdir@
203
189
abs_top_builddir = @abs_top_builddir@
316
302
              exit 1;; \
317
303
          esac; \
318
304
        done; \
319
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/48x48/status/Makefile'; \
 
305
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/48x48/status/Makefile'; \
320
306
        $(am__cd) $(top_srcdir) && \
321
 
          $(AUTOMAKE) --foreign data/icons/48x48/status/Makefile
 
307
          $(AUTOMAKE) --gnu data/icons/48x48/status/Makefile
322
308
.PRECIOUS: Makefile
323
309
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
324
310
        @case '$?' in \
513
499
        uninstall uninstall-am uninstall-iconsDATA
514
500
 
515
501
 
 
502
-include $(top_srcdir)/git.mk
 
503
 
516
504
# Tell versions [3.59,3.63) of GNU make to not export all variables.
517
505
# Otherwise a system limit (for SysV at least) may be exceeded.
518
506
.NOEXPORT: