Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11221861
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
Makefile.am
View Options
CLEANFILES = AllInterfaces.h Herwig++-refman.tag HerwigDefaults.rpo tagfileThePEG.tag doxywarnings.log
docdir = $(pkgdatadir)/Doc
dist_doc_DATA = refman.conf refman.h HerwigDefaults.in
EXTRA_DATA = tagfileThePEG.tag
dist_noinst_SCRIPTS = fixinterfaces.pl
clean-local: html-clean
html-clean:
rm -rf refman-html Herwig++-refman.tag tagfileThePEG.tag
html-local: refman-html
AllInterfaces.h: HerwigDefaults.in
$(top_builddir)/src/Herwig++ init -L$(top_builddir)/lib
refman-html: refman.conf refman.h AllInterfaces.h tagfileThePEG.tag
$(builddir)/fixinterfaces.pl AllInterfaces.h
doxygen $<
tagfileThePEG.tag:
@if test -e $(THEPEGPATH)/share/ThePEG/Doc/ThePEG-refman.tag; then $(LN_S) $(THEPEGPATH)/share/ThePEG/Doc/ThePEG-refman.tag tagfileThePEG.tag; fi
install-data-local:
if test -d refman-html; then $(mkdir_p) $(DESTDIR)$(docdir);\
find refman-html -follow -name '*.*' \
-exec $(install_sh_DATA) \{\} $(DESTDIR)$(docdir)/\{\} \;; \
$(install_sh_DATA) tagfileThePEG.tag $(DESTDIR)$(docdir)/tagfileThePEG.tag; \
$(install_sh_DATA) Herwig++-refman.tag $(DESTDIR)$(docdir)/Herwig++-refman.tag;fi
uninstall-local:
rm -rf $(DESTDIR)$(docdir)/refman-html \
$(DESTDIR)$(docdir)/tagfileThePEG.tag \
$(DESTDIR)$(docdir)/Herwig++-refman.tag
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, May 14, 11:01 AM (23 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111322
Default Alt Text
Makefile.am (1 KB)
Attached To
R563 testingHerwigHG
Event Timeline
Log In to Comment