Re: [AD] Silly little questions

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On 03 Jul 2001, Owen Rudge <owen@xxxxxxxxxx> wrote:
> > Use misc/mkdata.sh to build them.
> 
> Shouldn't there also be a DOS batch file for this? I've attached one.

Are you sure it works?  There are forward slashes instead of
backslashes, and at least one missing "cd ..", I think.

> @ECHO OFF
> REM Create `languages.dat' and `keyboard.dat' from `resource' directory.
> 
> echo Creating keyboard.dat...
> cd resource/keyboard
> dat -a -c1 ../../keyboard.dat *.cfg
> 
> echo Creating languages.dat...
> cd resource/language
> dat -a -c1 ../../language.dat *.cfg

-- 
tjaden@xxxxxxxxxx - http://www.alphalink.com.au/~tjaden/
RIGNITION (rig NI shun), n.  The embarrassing action of trying to start
one's car with the engine already running.  -- Rich Hall, "Sniglets"



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/