~ubuntu-branches/ubuntu/trusty/suricata/trusty

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Pierre Chifflier
  • Date: 2013-12-29 11:29:57 UTC
  • mfrom: (1.1.24)
  • Revision ID: package-import@ubuntu.com-20131229112957-s5evxc3eka922wju
Tags: 1.4.7-1
* Imported Upstream version 1.4.7
* Bump Standards Version to 3.9.5
* Run autoreconf during build to fix some errors caused by different
  autotools versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
17
16
 
18
17
 
19
18
VPATH = @srcdir@
20
 
am__make_dryrun = \
21
 
  { \
22
 
    am__dry=no; \
 
19
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
20
am__make_running_with_option = \
 
21
  case $${target_option-} in \
 
22
      ?) ;; \
 
23
      *) echo "am__make_running_with_option: internal error: invalid" \
 
24
              "target option '$${target_option-}' specified" >&2; \
 
25
         exit 1;; \
 
26
  esac; \
 
27
  has_opt=no; \
 
28
  sane_makeflags=$$MAKEFLAGS; \
 
29
  if $(am__is_gnu_make); then \
 
30
    sane_makeflags=$$MFLAGS; \
 
31
  else \
23
32
    case $$MAKEFLAGS in \
24
33
      *\\[\ \   ]*) \
25
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
26
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27
 
      *) \
28
 
        for am__flg in $$MAKEFLAGS; do \
29
 
          case $$am__flg in \
30
 
            *=*|--*) ;; \
31
 
            *n*) am__dry=yes; break;; \
32
 
          esac; \
33
 
        done;; \
34
 
    esac; \
35
 
    test $$am__dry = yes; \
36
 
  }
 
34
        bs=\\; \
 
35
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
36
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
37
    esac; \
 
38
  fi; \
 
39
  skip_next=no; \
 
40
  strip_trailopt () \
 
41
  { \
 
42
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
43
  }; \
 
44
  for flg in $$sane_makeflags; do \
 
45
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
46
    case $$flg in \
 
47
      *=*|--*) continue;; \
 
48
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
49
      -*I?*) strip_trailopt 'I';; \
 
50
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
51
      -*O?*) strip_trailopt 'O';; \
 
52
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
53
      -*l?*) strip_trailopt 'l';; \
 
54
      -[dEDm]) skip_next=yes;; \
 
55
      -[JT]) skip_next=yes;; \
 
56
    esac; \
 
57
    case $$flg in \
 
58
      *$$target_option*) has_opt=yes; break;; \
 
59
    esac; \
 
60
  done; \
 
61
  test $$has_opt = yes
 
62
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
63
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
37
64
pkgdatadir = $(datadir)/@PACKAGE@
38
65
pkgincludedir = $(includedir)/@PACKAGE@
39
66
pkglibdir = $(libdir)/@PACKAGE@
56
83
@BUILD_LIBHTP_TRUE@am__append_1 = -I$(top_srcdir)/libhtp
57
84
@BUILD_CUDA_TRUE@am__append_2 = cuda-ptxdump.h
58
85
subdir = src
59
 
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
60
 
        $(srcdir)/Makefile.in
 
86
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 
87
        $(top_srcdir)/mkinstalldirs $(top_srcdir)/depcomp \
 
88
        $(noinst_HEADERS)
61
89
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62
90
am__aclocal_m4_deps = $(top_srcdir)/m4/libprelude.m4 \
63
91
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
433
461
suricata_OBJECTS = $(am_suricata_OBJECTS)
434
462
@BUILD_LIBHTP_TRUE@suricata_DEPENDENCIES =  \
435
463
@BUILD_LIBHTP_TRUE@     $(top_builddir)/libhtp/htp/libhtp.la
436
 
suricata_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
437
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(suricata_LDFLAGS) \
438
 
        $(LDFLAGS) -o $@
 
464
AM_V_lt = $(am__v_lt_@AM_V@)
 
465
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
 
466
am__v_lt_0 = --silent
 
467
am__v_lt_1 = 
 
468
suricata_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
469
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
470
        $(suricata_LDFLAGS) $(LDFLAGS) -o $@
 
471
AM_V_P = $(am__v_P_@AM_V@)
 
472
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
473
am__v_P_0 = false
 
474
am__v_P_1 = :
 
475
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
476
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
477
am__v_GEN_0 = @echo "  GEN     " $@;
 
478
am__v_GEN_1 = 
 
479
AM_V_at = $(am__v_at_@AM_V@)
 
480
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
481
am__v_at_0 = @
 
482
am__v_at_1 = 
439
483
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
440
484
depcomp = $(SHELL) $(top_srcdir)/depcomp
441
485
am__depfiles_maybe = depfiles
442
486
am__mv = mv -f
443
487
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
444
488
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
445
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
446
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
447
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
489
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
490
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
491
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
492
        $(AM_CFLAGS) $(CFLAGS)
 
493
AM_V_CC = $(am__v_CC_@AM_V@)
 
494
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
 
495
am__v_CC_0 = @echo "  CC      " $@;
 
496
am__v_CC_1 = 
448
497
CCLD = $(CC)
449
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
450
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
451
 
        $(LDFLAGS) -o $@
 
498
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
499
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
500
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
501
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
502
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
 
503
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
504
am__v_CCLD_1 = 
452
505
SOURCES = $(suricata_SOURCES)
453
506
DIST_SOURCES = $(am__suricata_SOURCES_DIST)
454
507
am__can_run_installinfo = \
457
510
    *) (install-info --version) >/dev/null 2>&1;; \
458
511
  esac
459
512
HEADERS = $(noinst_HEADERS)
 
513
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
 
514
# Read a list of newline-separated strings from the standard input,
 
515
# and print each of them once, without duplicates.  Input order is
 
516
# *not* preserved.
 
517
am__uniquify_input = $(AWK) '\
 
518
  BEGIN { nonempty = 0; } \
 
519
  { items[$$0] = 1; nonempty = 1; } \
 
520
  END { if (nonempty) { for (i in items) print i; }; } \
 
521
'
 
522
# Make sure the list of sources is unique.  This is necessary because,
 
523
# e.g., the same source file might be shared among _SOURCES variables
 
524
# for different programs/libraries.
 
525
am__define_uniq_tagged_files = \
 
526
  list='$(am__tagged_files)'; \
 
527
  unique=`for i in $$list; do \
 
528
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
529
  done | $(am__uniquify_input)`
460
530
ETAGS = etags
461
531
CTAGS = ctags
462
532
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
463
533
ACLOCAL = @ACLOCAL@
464
534
AMTAR = @AMTAR@
 
535
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
465
536
AR = @AR@
466
537
AUTOCONF = @AUTOCONF@
467
538
AUTOHEADER = @AUTOHEADER@
897
968
        fi; \
898
969
        for p in $$list; do echo "$$p $$p"; done | \
899
970
        sed 's/$(EXEEXT)$$//' | \
900
 
        while read p p1; do if test -f $$p || test -f $$p1; \
901
 
          then echo "$$p"; echo "$$p"; else :; fi; \
 
971
        while read p p1; do if test -f $$p \
 
972
         || test -f $$p1 \
 
973
          ; then echo "$$p"; echo "$$p"; else :; fi; \
902
974
        done | \
903
 
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
975
        sed -e 'p;s,.*/,,;n;h' \
 
976
            -e 's|.*|.|' \
904
977
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
905
978
        sed 'N;N;N;s,\n, ,g' | \
906
979
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
921
994
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
922
995
        files=`for p in $$list; do echo "$$p"; done | \
923
996
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
924
 
              -e 's/$$/$(EXEEXT)/' `; \
 
997
              -e 's/$$/$(EXEEXT)/' \
 
998
        `; \
925
999
        test -n "$$list" || exit 0; \
926
1000
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
927
1001
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
934
1008
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
935
1009
        echo " rm -f" $$list; \
936
1010
        rm -f $$list
 
1011
 
937
1012
suricata$(EXEEXT): $(suricata_OBJECTS) $(suricata_DEPENDENCIES) $(EXTRA_suricata_DEPENDENCIES) 
938
1013
        @rm -f suricata$(EXEEXT)
939
 
        $(suricata_LINK) $(suricata_OBJECTS) $(suricata_LDADD) $(LIBS)
 
1014
        $(AM_V_CCLD)$(suricata_LINK) $(suricata_OBJECTS) $(suricata_LDADD) $(LIBS)
940
1015
 
941
1016
mostlyclean-compile:
942
1017
        -rm -f *.$(OBJEXT)
1260
1335
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/win32-service.Po@am__quote@
1261
1336
 
1262
1337
.c.o:
1263
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1264
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1265
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
1338
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
1339
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
1340
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1266
1341
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1267
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
1342
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
1268
1343
 
1269
1344
.c.obj:
1270
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1271
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1272
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
1345
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
1346
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
1347
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1273
1348
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1274
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
1349
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
1275
1350
 
1276
1351
.c.lo:
1277
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1278
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1279
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
1352
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
1353
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
1354
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1280
1355
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1281
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
1356
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
1282
1357
 
1283
1358
mostlyclean-libtool:
1284
1359
        -rm -f *.lo
1286
1361
clean-libtool:
1287
1362
        -rm -rf .libs _libs
1288
1363
 
1289
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1290
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1291
 
        unique=`for i in $$list; do \
1292
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1293
 
          done | \
1294
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1295
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
1296
 
        mkid -fID $$unique
1297
 
tags: TAGS
 
1364
ID: $(am__tagged_files)
 
1365
        $(am__define_uniq_tagged_files); mkid -fID $$unique
 
1366
tags: tags-am
 
1367
TAGS: tags
1298
1368
 
1299
 
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1300
 
                $(TAGS_FILES) $(LISP)
 
1369
tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1301
1370
        set x; \
1302
1371
        here=`pwd`; \
1303
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1304
 
        unique=`for i in $$list; do \
1305
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1306
 
          done | \
1307
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1308
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1372
        $(am__define_uniq_tagged_files); \
1309
1373
        shift; \
1310
1374
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1311
1375
          test -n "$$unique" || unique=$$empty_fix; \
1317
1381
              $$unique; \
1318
1382
          fi; \
1319
1383
        fi
1320
 
ctags: CTAGS
1321
 
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1322
 
                $(TAGS_FILES) $(LISP)
1323
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1324
 
        unique=`for i in $$list; do \
1325
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1326
 
          done | \
1327
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1328
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
1384
ctags: ctags-am
 
1385
 
 
1386
CTAGS: ctags
 
1387
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
 
1388
        $(am__define_uniq_tagged_files); \
1329
1389
        test -z "$(CTAGS_ARGS)$$unique" \
1330
1390
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1331
1391
             $$unique
1334
1394
        here=`$(am__cd) $(top_builddir) && pwd` \
1335
1395
          && $(am__cd) $(top_srcdir) \
1336
1396
          && gtags -i $(GTAGS_ARGS) "$$here"
 
1397
cscopelist: cscopelist-am
 
1398
 
 
1399
cscopelist-am: $(am__tagged_files)
 
1400
        list='$(am__tagged_files)'; \
 
1401
        case "$(srcdir)" in \
 
1402
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
1403
          *) sdir=$(subdir)/$(srcdir) ;; \
 
1404
        esac; \
 
1405
        for i in $$list; do \
 
1406
          if test -f "$$i"; then \
 
1407
            echo "$(subdir)/$$i"; \
 
1408
          else \
 
1409
            echo "$$sdir/$$i"; \
 
1410
          fi; \
 
1411
        done >> $(top_builddir)/cscope.files
1337
1412
 
1338
1413
distclean-tags:
1339
1414
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1481
1556
 
1482
1557
.MAKE: all check install install-am install-strip
1483
1558
 
1484
 
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
1485
 
        clean-generic clean-libtool ctags distclean distclean-compile \
1486
 
        distclean-generic distclean-libtool distclean-local \
1487
 
        distclean-tags distdir dvi dvi-am html html-am info info-am \
1488
 
        install install-am install-binPROGRAMS install-data \
1489
 
        install-data-am install-dvi install-dvi-am install-exec \
1490
 
        install-exec-am install-html install-html-am install-info \
1491
 
        install-info-am install-man install-pdf install-pdf-am \
1492
 
        install-ps install-ps-am install-strip installcheck \
1493
 
        installcheck-am installdirs maintainer-clean \
1494
 
        maintainer-clean-generic mostlyclean mostlyclean-compile \
1495
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1496
 
        tags uninstall uninstall-am uninstall-binPROGRAMS
 
1559
.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
 
1560
        clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
 
1561
        ctags ctags-am distclean distclean-compile distclean-generic \
 
1562
        distclean-libtool distclean-local distclean-tags distdir dvi \
 
1563
        dvi-am html html-am info info-am install install-am \
 
1564
        install-binPROGRAMS install-data install-data-am install-dvi \
 
1565
        install-dvi-am install-exec install-exec-am install-html \
 
1566
        install-html-am install-info install-info-am install-man \
 
1567
        install-pdf install-pdf-am install-ps install-ps-am \
 
1568
        install-strip installcheck installcheck-am installdirs \
 
1569
        maintainer-clean maintainer-clean-generic mostlyclean \
 
1570
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
1571
        pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
 
1572
        uninstall-binPROGRAMS
1497
1573
 
1498
1574
 
1499
1575
@BUILD_CUDA_TRUE@.cu.ptx_sm_10: