]> granicus.if.org Git - nethack/commitdiff
windows spotless bit
authornhmall <nhmall@nethack.org>
Mon, 12 Mar 2018 12:47:37 +0000 (08:47 -0400)
committernhmall <nhmall@nethack.org>
Mon, 12 Mar 2018 12:47:37 +0000 (08:47 -0400)
sys/winnt/Makefile.msc

index 585f8c29a05905605acc365feebb62f4197bfcf0..4abb7a6c59918d02e0fa7b1390bacc185df4a6ee 100644 (file)
@@ -1,4 +1,4 @@
-# NetHack 3.6  Makefile.msc    $NHDT-Date: 1520177858 2018/03/04 15:37:38 $  $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.111 $ */
+# NetHack 3.6  Makefile.msc    $NHDT-Date: 1520858848 2018/03/12 12:47:28 $  $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.112 $ */
 #       Copyright (c) NetHack PC Development Team 1993-2018
 #
 #==============================================================================
@@ -1239,6 +1239,7 @@ spotless: clean
        if exist $(O)gamedir.tag         del $(O)gamedir.tag
        if exist $(O)nh*key.lib          del $(O)nh*key.lib
        if exist $(O)nh*key.exp          del $(O)nh*key.exp
+       if exist $(INCL)\win32api.h      del $(INCL)\win32api.h
         if exist $(MSWIN)\mnsel.bmp      del $(MSWIN)\mnsel.bmp
         if exist $(MSWIN)\mnselcnt.bmp   del $(MSWIN)\mnselcnt.bmp
         if exist $(MSWIN)\mnunsel.bmp    del $(MSWIN)\mnunsel.bmp