Re: [AD] Build problems with MSVC |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2003-11-26, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote:
> > Line:
> > $(GCC) -x c $(DEPEND_PARAMS) assembler-with-cpp src/c/*.s src/i386/*.s
> > src/misc/*.s src/win/*.s >> _depend.tmp
>
> Sorry, I wasn't clear enough. The line that must be changed is:
>
> $(GCC) $(DEPEND_PARAMS) docs/src/makedoc/*.c examples/*.c setup/*.c
> tests/*.c* tests/win/*.c >> _depend.tmp
Yes, then it works fine.