Cross Reference: Makefile_insert
xref
: /
inkscape
/
src
/
inkgc
/
Makefile_insert
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile_insert revision 8f8f7c7fe35e8c54bf8ce47fbb4d6021bd7a712d
1630
N/A
##
Makefile.am
fragment sourced by
src/Makefile.am
.
2362
N/A
1630
N/A
inkgc/all
:
inkgc/libinkgc.a
1630
N/A
1630
N/A
inkgc/clean
:
1630
N/A
rm -f
inkgc/libinkgc.a
$(inkgc_libinkgc_a_OBJECTS)
2362
N/A
1630
N/A
inkgc_libinkgc_a_SOURCES = \
2362
N/A
inkgc/gc.cpp
\
1630
N/A
inkgc/gc-alloc.h
\
1630
N/A
inkgc/gc-core.h
\
1630
N/A
inkgc/gc-managed.h
\
1630
N/A
inkgc/gc-soft-ptr.h
1630
N/A