~ubuntu-branches/ubuntu/precise/torque/precise-updates

« back to all changes in this revision

Viewing changes to src/lib/Libattr/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Dominique Belhachemi
  • Date: 2011-05-12 23:55:29 UTC
  • mfrom: (1.1.3 upstream) (0.1.9 sid)
  • Revision ID: james.westby@ubuntu.com-20110512235529-5xdjgu9km1qeygqh
Tags: 2.4.12+dfsg-3
* Upload to unstable
* Added tcl85.patch: Fix xpbsmon issue (Closes: #626480)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.9.2 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, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004  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.
14
14
 
15
15
@SET_MAKE@
16
16
 
 
17
SOURCES = $(libattr_a_SOURCES)
 
18
 
17
19
srcdir = @srcdir@
18
20
top_srcdir = @top_srcdir@
19
21
VPATH = @srcdir@
75
77
am__depfiles_maybe = depfiles
76
78
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
77
79
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
78
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
80
LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) \
79
81
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
80
82
        $(AM_CFLAGS) $(CFLAGS)
81
83
CCLD = $(CC)
82
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
84
LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83
85
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
84
86
SOURCES = $(libattr_a_SOURCES)
85
87
DIST_SOURCES = $(libattr_a_SOURCES)
190
192
RCP_PATH = @RCP_PATH@
191
193
READLINE_LIBS = @READLINE_LIBS@
192
194
ROFF = @ROFF@
 
195
RPM_AC_OPTS = @RPM_AC_OPTS@
193
196
RSH_PATH = @RSH_PATH@
194
197
SCHD_BASL_FALSE = @SCHD_BASL_FALSE@
195
198
SCHD_BASL_TRUE = @SCHD_BASL_TRUE@
197
200
SCHD_LIBS = @SCHD_LIBS@
198
201
SCHD_TYPE = @SCHD_TYPE@
199
202
SCHD_TYPE_SUBDIR = @SCHD_TYPE_SUBDIR@
200
 
SED = @SED@
201
203
SENDMAIL_CMD = @SENDMAIL_CMD@
202
204
SET_MAKE = @SET_MAKE@
203
205
SHELL = @SHELL@