build on osx

This commit is contained in:
David Rose 2007-08-10 19:06:42 +00:00
parent 58834b377a
commit 7ffcca7b68
3 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@
pnmimagetypes:c pnmimage:c pgraph:c gobj:c putil:c \
lerp:c mathutil:c linmath:c event:c pstatclient:c \
gsgbase:c grutil:c display:c text:c cull:c pnmtext:c \
tform:c device:c \
tform:c device:c movies:c \
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
panda:m \
pandabase:c express:c pandaexpress:m \

View File

@ -11,6 +11,7 @@
collide:c gobj:c cull:c device:c pnmtext:c \
parametrics:c pgraph:c pipeline:c pstatclient:c chan:c \
pnmimagetypes:c pnmimage:c mathutil:c linmath:c putil:c \
movies:c \
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
panda:m \
pandabase:c express:c pandaexpress:m \

View File

@ -13,7 +13,7 @@
pnmimage:c grutil:c collide:c tform:c text:c \
char:c dgraph:c display:c device:c cull:c \
downloader:c pipeline:c pnmtext:c \
event:c gsgbase:c lerp:c \
event:c gsgbase:c lerp:c movies:c \
$[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
panda:m \
pandabase:c express:c pandaexpress:m \