Cross Reference: Makefile_insert
xref
: /
inkscape
/
src
/
ui
/
cache
/
Makefile_insert
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile_insert revision 266cb2780f78d3355dcf6b7ae2f128106e01032a
1102
N/A
##
Makefile.am
fragment sourced by
src/Makefile.am
.
1102
N/A
1102
N/A
ui/cache/all
:
ui/cache/libuicache.a
1102
N/A
1102
N/A
ui/cache/clean
:
1102
N/A
rm -f
ui/cache/libuicache.a
$(ui_libuicache_a_OBJECTS)
1102
N/A
1102
N/A
ui_cache_libuicache_a_SOURCES = \
1102
N/A
ui/cache/svg_preview_cache.h
\
1102
N/A
ui/cache/svg_preview_cache.cpp
1102
N/A
1102
N/A