*** empty log message ***

This commit is contained in:
David Rose 2000-10-11 02:01:40 +00:00
parent e0f020bc0b
commit dfcc49d732
9 changed files with 22 additions and 22 deletions

View File

@ -1,10 +1,11 @@
#begin bin_target
#define TARGET bam-info
#define LOCAL_LIBS \
eggbase progbase config compiler
eggbase progbase
#define OTHER_LIBS \
loader:c egg:c sgraphutil:c sgattrib:c sgraph:c pnmimagetypes:c \
graph:c putil:c express:c panda:m interrogatedb:c dtool:m
graph:c putil:c express:c panda:m \
interrogatedb:c dtoolutil:c dconfig:c dtool:m
#define UNIX_SYS_LIBS \
m
@ -18,10 +19,11 @@
#begin bin_target
#define TARGET egg2bam
#define LOCAL_LIBS \
eggbase progbase config compiler
eggbase progbase
#define OTHER_LIBS \
loader:c egg2sg:c builder:c egg:c pnmimagetypes:c graph:c putil:c \
express:c panda:m interrogatedb:c dtool:m
express:c panda:m interrogatedb:c \
interrogatedb:c dtoolutil:c dconfig:c dtool:m
#define UNIX_SYS_LIBS \
m

View File

@ -1,9 +1,9 @@
#begin bin_target
#define TARGET egg-trans
#define LOCAL_LIBS \
eggbase progbase config compiler
eggbase progbase
#define OTHER_LIBS \
egg:c linmath:c putil:c express:c panda:m
egg:c linmath:c putil:c express:c panda:m dtool
#define UNIX_SYS_LIBS \
m

View File

@ -1,9 +1,8 @@
#begin lib_target
#define TARGET flt
#define LOCAL_LIBS \
compiler
#define LOCAL_LIBS
#define OTHER_LIBS \
mathutil:c linmath:c putil:c express:c panda:m dtool:m
mathutil:c linmath:c putil:c express:c panda:m dtool
#define UNIX_SYS_LIBS \
m

View File

@ -4,9 +4,9 @@
#begin bin_target
#define TARGET gtk-stats
#define LOCAL_LIBS \
gtkbase progbase pstatserver config compiler
gtkbase progbase pstatserver
#define OTHER_LIBS \
pstatclient:c linmath:c putil:c express:c panda:m
pstatclient:c linmath:c putil:c express:c panda:m dtool
#define UNIX_SYS_LIBS \
m

View File

@ -1,9 +1,9 @@
#begin bin_target
#define TARGET image-trans
#define LOCAL_LIBS \
imagebase progbase config compiler
imagebase progbase
#define OTHER_LIBS \
pnmimagetypes:c pnmimage:c putil:c express:c panda:m
pnmimagetypes:c pnmimage:c putil:c express:c panda:m dtool
#define UNIX_SYS_LIBS \
m

View File

@ -12,9 +12,9 @@
#define USE_MAYA yes
#define TARGET maya2egg_bin
#define LOCAL_LIBS \
eggbase progbase config compiler
eggbase progbase
#define OTHER_LIBS \
egg:c linmath:c putil:c express:c panda:m
egg:c linmath:c putil:c express:c panda:m dtool
#define UNIX_SYS_LIBS \
m

View File

@ -1,9 +1,8 @@
#begin lib_target
#define TARGET pstatserver
#define LOCAL_LIBS \
compiler
#define LOCAL_LIBS
#define OTHER_LIBS \
pstatclient:c net:c putil:c express:c panda:m dtool:m
pstatclient:c net:c putil:c express:c panda:m dtool
#define UNIX_SYS_LIBS \
m

View File

@ -23,11 +23,11 @@
#begin bin_target
#define TARGET stitch-viewer
#define LOCAL_LIBS \
stitchviewer stitchbase progbase config compiler
stitchviewer stitchbase progbase
#define OTHER_LIBS \
device:c tform:c graph:c dgraph:c sgraph:c gobj:c sgattrib:c \
event:c chancfg:c display:c sgraphutil:c light:c putil:c express:c \
panda:m
panda:m dtool
#define SOURCES \
stitchViewerProgram.cxx stitchViewerProgram.h

View File

@ -1,9 +1,9 @@
#begin bin_target
#define TARGET text-stats
#define LOCAL_LIBS \
progbase pstatserver config compiler
progbase pstatserver
#define OTHER_LIBS \
pstatclient:c linmath:c putil:c express:c panda:m
pstatclient:c linmath:c putil:c express:c panda:m dtool
#define UNIX_SYS_LIBS \
m