RE: [AD] Allegro 4.1.10 WIP |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
>> Incidentally, I noticed that in makefile.vc, the UNINSTALL_FILES does not >> include the .lib-files for the statically-linked versions of Allegro >> (alleg_s.lib, alld_s.lib, allp_s.lib). > >Right, and it's the same for makefile.mgw. Would you mind writing a patch? >Thanks in advance. Here's a patch for each of the two makefiles. Also, I notice that now we've added the following to the two makefiles: ifneq (,$(findstring /sh.exe,$(SHELL))) UNIX_TOOLS = 1 endif Do we still need to set 'UNIX_TOOLS = 1' if 'ALLEGRO_USE_CYGWIN' is set? AE.
Attachment:
makefile.vc.diff
Description: Binary data
Attachment:
makefile.mgw.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |