Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F11951712
Makefile.am
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
613 B
Subscribers
None
Makefile.am
View Options
BUILT_SOURCES = done-all-links
AUTOMAKE_OPTIONS = -Wno-portability
DIRLINKS = $(top_srcdir)/Core
if HAVE_MATCHBOX
DIRLINKS += $(top_srcdir)/Matchbox
endif
CLEANFILES = done-all-links
done-all-links: $(DIRLINKS)
mkdir -p ColorFull
$(LN_S) -f $(addprefix ../, $(DIRLINKS)) ColorFull
touch done-all-links
install-data-local:
find ColorFull -follow \( -name '*.h' -or -name '*.icc' \
-or -name '*.tcc' -or -name '*.fh' -or -name '*.xh' \) \
-exec $(install_sh_DATA) \{\} $(DESTDIR)$(includedir)/\{\} \;
uninstall-local:
rm -rf $(DESTDIR)$(includedir)/ColorFull
clean-local:
rm -rf ColorFull
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 3, 4:35 PM (9 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5292612
Default Alt Text
Makefile.am (613 B)
Attached To
rCOLORFULLHG colorfullhg
Event Timeline
Log In to Comment