Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site amiga.amiga.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!decwrl!pyramid!amiga!bart From: bart@amiga.UUCP (Barry A. Whitebook) Newsgroups: net.micro.amiga Subject: Amiga3d demos addendum... Message-ID: <810@amiga.amiga.UUCP> Date: Wed, 5-Mar-86 17:39:16 EST Article-I.D.: amiga.810 Posted: Wed Mar 5 17:39:16 1986 Date-Received: Fri, 7-Mar-86 07:47:16 EST Reply-To: bart@cloyd.UUCP (Barry A. Whitebook) Organization: Commodore-Amiga Inc., 983 University Ave #D, Los Gatos CA 95030 Lines: 32 < 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