Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F10275307
Makefile.am
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
Makefile.am
View Options
# vim: ts=3:sw=3
DIST_SUBDIRS = avh_olo_091110 QCDLoop-1.9 samurai examples
SUBDIRS=samurai
if COMPILE_AVH
SUBDIRS+= avh_olo_091110
else
# nop
endif
if COMPILE_QL
SUBDIRS+= QCDLoop-1.9
else
# nop
endif
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = samurai.pc
lib_LTLIBRARIES = libavh_olo.la libqcdloop.la libsamurai.la
libavh_olo_la_SOURCES =
libavh_olo_la_LIBADD = \
$(top_builddir)/avh_olo_091110/libavh_olo.la
libqcdloop_la_SOURCES =
libqcdloop_la_LIBADD = \
$(top_builddir)/QCDLoop-1.9/ql/libqcdloop_ql.la \
$(top_builddir)/QCDLoop-1.9/ff/libqcdloop_ff.la
libsamurai_la_SOURCES =
libsamurai_la_LIBADD = \
$(top_builddir)/samurai/libsamurai.la
dist_noinst_SCRIPTS = autogen.sh makedepend.perl
EXTRA_DIST=\
$(top_srcdir)/doc/samurai_manual.pdf \
$(top_srcdir)/examples/A51/ltest.dat \
$(top_srcdir)/examples/DrellYan/ltest.dat \
$(top_srcdir)/examples/EightPhotons/ltest.dat \
$(top_srcdir)/examples/FiveGluons/ltest.dat \
$(top_srcdir)/examples/FourPhotons/ltest.dat \
$(top_srcdir)/examples/Rank6/ltest.dat \
$(top_srcdir)/examples/SixGluons/ltest.dat \
$(top_srcdir)/examples/SixPhotons/ltest.dat \
$(top_srcdir)/examples/uussbb/ltest.dat \
$(top_srcdir)/examples/EightPhotons/dl8.f90 \
$(top_srcdir)/examples/SixPhotons/dl6.f90 \
$(top_srcdir)/examples/FourPhotons/dl4.f90 \
$(top_srcdir)/QCDLoop-1.9/Doc/man.tex \
$(top_srcdir)/QCDLoop-1.9/Doc/man.ps \
$(top_srcdir)/QCDLoop-1.9/Doc/tot.eps \
$(top_srcdir)/QCDLoop-1.9/ql/qlconstants.f \
$(top_srcdir)/QCDLoop-1.9/ql/qlonshellcutoff.f \
$(top_srcdir)/QCDLoop-1.9/ff/fferr.dat \
$(top_srcdir)/QCDLoop-1.9/ff/ffperm5.dat \
$(top_srcdir)/QCDLoop-1.9/ff/ffwarn.dat
pkgdata_DATA=\
$(top_srcdir)/QCDLoop-1.9/ff/fferr.dat \
$(top_srcdir)/QCDLoop-1.9/ff/ffperm5.dat \
$(top_srcdir)/QCDLoop-1.9/ff/ffwarn.dat
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST+=m4
dist-hook:
find $(distdir) -name '*.mod' -exec rm \{} \;
File Metadata
Details
Attached
Mime Type
text/x-makefile
Expires
Fri, Apr 4, 9:25 PM (9 m, 2 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4737360
Default Alt Text
Makefile.am (1 KB)
Attached To
rSAMURAISVN samuraisvn
Event Timeline
Log In to Comment