Re: [AD] djgpp compilation problems |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: Allegro Developer <conductors@xxxxxxxxxx>
- Subject: Re: [AD] djgpp compilation problems
- From: Sven Sandberg <svsa1977@xxxxxxxxxx>
- Date: Sat, 24 Nov 2001 18:30:23 +0100
- Organization: Uppsala University
Eric Botcazou wrote:
> What about:
>
> ifdef UNIX_TOOLS
> echo "/* Generated by makefile.tst */" > $(ASMCAPA_DIR_U)/asmcapa.h
> else
> echo #define GENERATED_BY_MAKEFILE_TST > $(ASMCAPA_DIR_D)\asmcapa.h
> endif
Looks good to me. Or maybe ALLEGRO_GENERATED_BY_MAKEFILE_TST (or, skip
LEGRO if you like), to be consistent with the coming API.
--
Sven Sandberg svsa1977@xxxxxxxxxx home.student.uu.se/svsa1977