~ubuntu-branches/ubuntu/precise/judy/precise

« back to all changes in this revision

Viewing changes to src/JudyL/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Troy Heber
  • Date: 2007-05-21 15:07:50 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070521150750-khuc7e3iblyvi0a9
Tags: 1.0.5-1
* Fixed alignment issue, (Closes: #401124)
* Update packaging, policy, debhelper, etc.
* Removed old BIT cruft from rules
* Upstream has propper distclean target (Closes: #424425)

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
        
83
83
JudyLTablesGen.c:../JudyCommon/JudyTables.c
84
84
        cp -f ../JudyCommon/JudyTables.c                JudyLTablesGen.c
 
85
 
 
86
DISTCLEANFILES = .deps Makefile 
 
87
 
 
88
CLEANFILES = JudyLByCount.c  \
 
89
             JudyLCascade.c \
 
90
             JudyLCount.c \
 
91
             JudyLCreateBranch.c \
 
92
             JudyLDecascade.c \
 
93
             JudyLDel.c \
 
94
             JudyLFirst.c \
 
95
             JudyLFreeArray.c \
 
96
             JudyLGet.c \
 
97
             j__udyLGet.c \
 
98
             JudyLInsArray.c \
 
99
             JudyLIns.c \
 
100
             JudyLInsertBranch.c \
 
101
             JudyLMallocIF.c \
 
102
             JudyLMemActive.c \
 
103
             JudyLMemUsed.c \
 
104
             JudyLNext.c \
 
105
             JudyLPrev.c \
 
106
             JudyLNextEmpty.c \
 
107
             JudyLPrevEmpty.c \
 
108
             JudyLTablesGen.c \
 
109
             JudyLTables.c \
 
110
             JudyLTablesGen \
 
111
             .libs \
 
112
             *.o \
 
113
             *.lo \
 
114
             *.la