Re: [AD] djgpp compilation problems

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


> Looks good to me. Or maybe ALLEGRO_GENERATED_BY_MAKEFILE_TST (or, skip
> LEGRO if you like), to be consistent with the coming API.

Maybe even better: ?

ifdef UNIX_TOOLS
 echo "/* Generated by makefile.tst */" > $(ASMCAPA_DIR_U)/asmcapa.h
else
 echo #undef ALLEGRO_GENERATED_BY_MAKEFILE_TST > $(ASMCAPA_DIR_D)\asmcapa.h
endif

--
Eric Botcazou
ebotcazou@xxxxxxxxxx



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