]> Nishi Git Mirror - libw3.git/commitdiff
changed clean
authornishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Wed, 17 Jan 2024 11:34:26 +0000 (11:34 +0000)
committernishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Wed, 17 Jan 2024 11:34:26 +0000 (11:34 +0000)
git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@20 d27a3e52-49c5-7645-884c-6793ebffc270

Makefile

index 774608310f90f4494ad540005ced8c0bc2e5e307..fe47a24c39f857726ee388ee310d33681c2fad14 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -73,7 +73,7 @@ endif
        echo "Libs: -I\$${libdir} -lw3" >> $@
 
 clean:
-       -rm ./w3.pc
+       -rm ./w3.pc *.zip *.tar.gz
        $(MAKE) -C ./Library clean
        $(MAKE) -C ./Example clean