OSDN Git Service

bypass <noscript> tag for escape from problem which <img /=hoge> tag
[otptools/otptools.git] / Makefile
1
2
3 INSTALL_TARGET=markup.py mklist.py
4
5 all:
6
7 install: $(INSTALL_TARGET)
8         cp $^ ~/bin/
9
10 clean:
11         rm -f *~
12         rm -f *.pyc