]> granicus.if.org Git - nethack/commitdiff
mingw (from <Someone>)
authornethack.allison <nethack.allison>
Mon, 9 Sep 2002 12:22:00 +0000 (12:22 +0000)
committernethack.allison <nethack.allison>
Mon, 9 Sep 2002 12:22:00 +0000 (12:22 +0000)
sys/winnt/Makefile.gcc

index 4db84f161d9cd1ca6bff5380832e42a06cd03174..44a93a36ddd8765cc7d27432689742eb9fe7848e 100644 (file)
@@ -646,7 +646,7 @@ $(O)uudecode.o: $(SSYS)/uudecode.c
 
 $(NTSYS)/NetHack.ico : $(U)uudecode.exe $(NTSYS)/nhico.uu
        $(subst /,\,chdir $(NTSYS)) & \
-       $(subst /,\,uudecode.exe nhico.uu) & \
+       $(subst /,\,..\..\util\uudecode.exe nhico.uu) & \
        $(subst /,\,chdir ..\..\src)
 
 $(WIN32)/NetHack.ico : $(U)uudecode.exe $(NTSYS)/nhico.uu