]> Nishi Git Mirror - libw3.git/commitdiff
fixing makefile
authornishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Mon, 22 Jan 2024 03:15:53 +0000 (03:15 +0000)
committernishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Mon, 22 Jan 2024 03:15:53 +0000 (03:15 +0000)
git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@52 d27a3e52-49c5-7645-884c-6793ebffc270

Example/Makefile

index 1087120aa4cc20d06c58ee4d41ab30273f455a96..933a11347cb8e82039a0527a1371bf072846ee61 100644 (file)
@@ -8,7 +8,7 @@
        $(WINDRES) $< -O coff -o $@
 
 clean:
-       rm -f fetch *.o *.so *.core *~ *.exe
+       rm -f fetch *.o *.so *.core *~ *.exe *.res
 
 install: ./fetch
        mkdir -p $(PREFIX)/bin