~ubuntu-branches/ubuntu/intrepid/clex/intrepid

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Gabriel Puliatti
  • Date: 2006-10-10 21:00:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061010210045-ffvd59e6r74moead
Tags: 3.15-1
New upstream release

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.5 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.
52
52
am_clex_OBJECTS = bookmarks.$(OBJEXT) cfg.$(OBJEXT) \
53
53
        completion.$(OBJEXT) control.$(OBJEXT) directory.$(OBJEXT) \
54
54
        edit.$(OBJEXT) exec.$(OBJEXT) filepanel.$(OBJEXT) \
55
 
        help.$(OBJEXT) history.$(OBJEXT) inout.$(OBJEXT) \
56
 
        lang.$(OBJEXT) list.$(OBJEXT) locate.$(OBJEXT) match.$(OBJEXT) \
 
55
        filter.$(OBJEXT) help.$(OBJEXT) history.$(OBJEXT) \
 
56
        inout.$(OBJEXT) lang.$(OBJEXT) list.$(OBJEXT) match.$(OBJEXT) \
57
57
        panel.$(OBJEXT) sdstring.$(OBJEXT) select.$(OBJEXT) \
58
58
        signals.$(OBJEXT) sort.$(OBJEXT) start.$(OBJEXT) tty.$(OBJEXT) \
59
59
        undo.$(OBJEXT) userdata.$(OBJEXT) ustring.$(OBJEXT) \
152
152
AM_CPPFLAGS = -DCONFIG_FILE=\"$(sysconfdir)/clexrc\"
153
153
clex_SOURCES = bookmarks.c bookmarks.h cfg.c cfg.h clex.h \
154
154
        completion.c completion.h control.c control.h \
155
 
        directory.c directory.h edit.c edit.h \
156
 
        exec.c exec.h filepanel.c filepanel.h help.c help.h \
 
155
        directory.c directory.h edit.c edit.h exec.c exec.h \
 
156
        filepanel.c filepanel.h filter.c filter.h help.c help.h \
157
157
        history.c history.h inout.c inout.h lang.c lang.h list.c list.h \
158
 
        locate.c locate.h match.c match.h panel.c panel.h \
 
158
        match.c match.h panel.c panel.h \
159
159
        sdstring.c sdstring.h select.c select.h signals.c signals.h \
160
160
        sort.c sort.h start.c tty.c tty.h undo.c undo.h \
161
161
        userdata.c userdata.h ustring.c ustring.h util.c util.h \
239
239
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/edit.Po@am__quote@
240
240
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exec.Po@am__quote@
241
241
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filepanel.Po@am__quote@
 
242
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@
242
243
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help.Po@am__quote@
243
244
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Po@am__quote@
244
245
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inout.Po@am__quote@
245
246
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lang.Po@am__quote@
246
247
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
247
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/locate.Po@am__quote@
248
248
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/match.Po@am__quote@
249
249
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/panel.Po@am__quote@
250
250
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sdstring.Po@am__quote@