]> Nishi Git Mirror - libw3.git/commitdiff
todo
authornishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Thu, 8 Feb 2024 23:34:42 +0000 (23:34 +0000)
committernishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Thu, 8 Feb 2024 23:34:42 +0000 (23:34 +0000)
git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@190 d27a3e52-49c5-7645-884c-6793ebffc270

Makefile
TODO

index 5ed36ffd73f8b44c666ed5fd398d82cfefd51bcd..081446f5f5b7f5bdd900a860c07e9fdddaa1a55b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -135,7 +135,7 @@ clean:
 
 install: ./w3.pc
        $(MAKE) -C ./Library install PREFIX=$(PREFIX) CC=$(CC)
-       $(MAKE) -C ./Example install PREFIX=$(PREFIX) CC=$(CC)
+       $(MAKE) -C ./Example install PREFIX=$(PREFIX) CC=$(CC) TCL=$(TCL)
        mkdir -p $(PREFIX)/lib/pkgconfig
        cp ./w3.pc $(PREFIX)/lib/pkgconfig/
 
diff --git a/TODO b/TODO
index d9322b41090bda91e1638b59bf309c114c8e9d1d..f5a6137dc34c549b00954b652afca1033dbdc336 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1 +1,2 @@
 1. Work on Python binding
+2. Work on manpage