bart@amiga.UUCP (Barry A. Whitebook) (03/06/86)
< eat this line - please! >
in releasing the makefiles for amiga3d demo source, i inadvertantly forgot to
include the file "amiga3d.with", used by the link file while linking...
if you haven't already figured out how to construct it, here it is...
/***************************************************************/
amiga3d.with
/***************************************************************/
from df1:lib/Lstartup.obj+*
df1:examples/3dsubrs.o+*
df1:examples/amiga.o+*
df1:examples/amigaprocedures.o+*
df1:examples/camera.o+*
df1:examples/debug.o+*
df1:examples/deallocate.o+*
df1:examples/displayuniverse.o+*
df1:examples/init.o+*
df1:examples/joystick.o+*
df1:examples/objectallocate.o+*
df1:examples/startgfxdos.o+*
df1:examples/subdisplay.o+*
df1:examples/threed.o
library df1:lib/lc.lib+*
df1:lib/amiga.lib+*
df1:lib/debug.lib
/***************************************************************/
have fun,
    bart