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

« back to all changes in this revision

Viewing changes to src/Judy1/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Troy Heber
  • Date: 2006-06-11 15:58:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060611155814-n3j1fvfd5eb5h1zs
Tags: 1.0.3-2

* Resolves #372525, remove .shlibs
* Policy update
* Updated FSF address in copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.3 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.
14
14
 
15
15
@SET_MAKE@
16
16
 
17
 
SOURCES = $(libJudy1_la_SOURCES) $(libcount_la_SOURCES) $(libinline_la_SOURCES) $(libnext_la_SOURCES) $(libprev_la_SOURCES)
18
 
 
19
17
srcdir = @srcdir@
20
18
top_srcdir = @top_srcdir@
21
19
VPATH = @srcdir@
529
527
Judy1Tables.c: Judy1TablesGen.c
530
528
        $(CC) $(INCLUDES) $(AM_CFLAGS) @CFLAGS@ -o Judy1TablesGen Judy1TablesGen.c; ./Judy1TablesGen
531
529
 
532
 
Judy1Test.c: copies
533
 
 
534
 
copies:
 
530
Judy1ByCount.c:../JudyCommon/JudyByCount.c
535
531
        cp -f ../JudyCommon/JudyByCount.c               Judy1ByCount.c   
 
532
 
 
533
Judy1Cascade.c:../JudyCommon/JudyCascade.c
536
534
        cp -f ../JudyCommon/JudyCascade.c               Judy1Cascade.c
 
535
 
 
536
Judy1Count.c:../JudyCommon/JudyCount.c
537
537
        cp -f ../JudyCommon/JudyCount.c                 Judy1Count.c
 
538
 
 
539
Judy1CreateBranch.c:../JudyCommon/JudyCreateBranch.c
538
540
        cp -f ../JudyCommon/JudyCreateBranch.c          Judy1CreateBranch.c
 
541
 
 
542
Judy1Decascade.c:../JudyCommon/JudyDecascade.c
539
543
        cp -f ../JudyCommon/JudyDecascade.c             Judy1Decascade.c
 
544
 
 
545
Judy1Unset.c:../JudyCommon/JudyDel.c
540
546
        cp -f ../JudyCommon/JudyDel.c                   Judy1Unset.c
 
547
 
 
548
Judy1First.c:../JudyCommon/JudyFirst.c
541
549
        cp -f ../JudyCommon/JudyFirst.c                 Judy1First.c
 
550
 
 
551
Judy1FreeArray.c:../JudyCommon/JudyFreeArray.c
542
552
        cp -f ../JudyCommon/JudyFreeArray.c             Judy1FreeArray.c
 
553
 
 
554
Judy1Test.c:../JudyCommon/JudyGet.c
543
555
        cp -f ../JudyCommon/JudyGet.c                   Judy1Test.c
 
556
 
 
557
j__udy1Test.c:../JudyCommon/JudyGet.c
544
558
        cp -f ../JudyCommon/JudyGet.c                   j__udy1Test.c
 
559
 
 
560
Judy1SetArray.c:../JudyCommon/JudyInsArray.c
545
561
        cp -f ../JudyCommon/JudyInsArray.c              Judy1SetArray.c
 
562
 
 
563
Judy1Set.c:../JudyCommon/JudyIns.c
546
564
        cp -f ../JudyCommon/JudyIns.c                   Judy1Set.c
 
565
 
 
566
Judy1InsertBranch.c:../JudyCommon/JudyInsertBranch.c
547
567
        cp -f ../JudyCommon/JudyInsertBranch.c          Judy1InsertBranch.c
 
568
 
 
569
Judy1MallocIF.c:../JudyCommon/JudyMallocIF.c
548
570
        cp -f ../JudyCommon/JudyMallocIF.c              Judy1MallocIF.c
 
571
 
 
572
Judy1MemActive.c:../JudyCommon/JudyMemActive.c
549
573
        cp -f ../JudyCommon/JudyMemActive.c             Judy1MemActive.c
 
574
 
 
575
Judy1MemUsed.c:../JudyCommon/JudyMemUsed.c
550
576
        cp -f ../JudyCommon/JudyMemUsed.c               Judy1MemUsed.c
 
577
 
 
578
Judy1Next.c:../JudyCommon/JudyPrevNext.c
551
579
        cp -f ../JudyCommon/JudyPrevNext.c              Judy1Next.c
 
580
 
 
581
Judy1Prev.c:../JudyCommon/JudyPrevNext.c
552
582
        cp -f ../JudyCommon/JudyPrevNext.c              Judy1Prev.c
 
583
 
 
584
Judy1NextEmpty.c:../JudyCommon/JudyPrevNextEmpty.c
553
585
        cp -f ../JudyCommon/JudyPrevNextEmpty.c         Judy1NextEmpty.c
 
586
 
 
587
Judy1PrevEmpty.c:../JudyCommon/JudyPrevNextEmpty.c
554
588
        cp -f ../JudyCommon/JudyPrevNextEmpty.c         Judy1PrevEmpty.c
 
589
 
 
590
Judy1TablesGen.c:../JudyCommon/JudyTables.c
555
591
        cp -f ../JudyCommon/JudyTables.c                Judy1TablesGen.c
556
592
# Tell versions [3.59,3.63) of GNU make to not export all variables.
557
593
# Otherwise a system limit (for SysV at least) may be exceeded.