document를 kldp.net에 업로드하는 룰 추가
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 31 Oct 2009 05:12:35 +0000 (14:12 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 31 Oct 2009 05:12:35 +0000 (14:12 +0900)
기타 사용할 타겟 추가

git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@208 8f00fcd2-89fc-0310-932e-b01be5b65e01

doc/Makefile

index 49ded56..03172d6 100644 (file)
@@ -1,2 +1,9 @@
 doc:
        doxygen
+
+clean:
+       rm -rf html
+
+upload:
+       cd html ; \
+       scp -pr * $(USER)@hangul.kldp.net:/var/lib/gforge/chroot/home/groups/hangul/htdocs