projects
/
btb
/
d2x.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
oops
[btb/d2x.git]
/
3d
/
Makefile.am
1
noinst_LIBRARIES = lib3d.a
2
INCLUDES = -I $(top_srcdir)/include
3
4
lib3d_a_SOURCES = \
5
clipper.c globvars.c interp.c points.c setup.c \
6
draw.c instance.c matrix.c rod.c
7
8
EXTRA_DIST = \
9
interp.asm \
10
clipper.h globvars.h