[AD] 'generic-uninstall' patch |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Apparently, (MinGW) make (3.80.0) is finicky about how you use the wildcard function. The attached patch fixes the following 'generic-uninstall' issue: rd E:\bin\mingw\include\allegro\platform The process cannot access the file because it is being used by another process. make: [generic-uninstall] Error 32 (ignored) rd E:\bin\mingw\include\allegro\inline rd E:\bin\mingw\include\allegro\internal rd E:\bin\mingw\include\allegro The process cannot access the file because it is being used by another process. make: [generic-uninstall] Error 32 (ignored) One note about the patch: It re-adds any headers under 'include/allegro/platform' in makefile.all, because I think doing so is less error prone than maintaining separate list of headers for UNINSTALL_FILES in each of the compiler makefiles. -- Daniel Schlyder http://bitblaze.com/
Attachment:
generic_uninstall.diff
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |