2004-03-22 20:19:18 +00:00
|
|
|
noinst_PROGRAMS = threedconvert animassist
|
2003-11-12 10:06:18 +00:00
|
|
|
|
2004-03-22 20:19:18 +00:00
|
|
|
threedconvert_SOURCES = 3dconvert.cxx
|
|
|
|
threedconvert_LDADD = -lplibssg -lplibsg -lplibul $(opengl_LIBS) $(audio_LIBS)
|
2004-01-09 21:19:44 +00:00
|
|
|
|
|
|
|
animassist_SOURCES = animassist.c
|
2004-01-09 22:29:22 +00:00
|
|
|
animassist_LDADD = $(base_LIBS)
|