diff options
author | Rob Austein <sra@hactrn.net> | 2008-06-12 22:09:46 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-06-12 22:09:46 +0000 |
commit | 934971c8e512b5e7a98154df6b985bc33d0feb1c (patch) | |
tree | 4c29fdb60294a319435a4dd97eeedaff017b4b03 | |
parent | 43884b2d61218eedeb73a16ad8b0585dcf1f3da6 (diff) |
Update export target
svn path=/Makefile; revision=1884
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9,6 +9,5 @@ test: all export: svn export http://subvert-rpki.hactrn.net/ - -cd subvert-rpki.hactrn.net/scripts/rpki; PATH=/bin:/usr/bin:/usr/local/bin /usr/local/bin/doxygen </dev/null tar czf subvert-rpki.hactrn.net-$$(date +%Y.%m.%d).tar.gz subvert-rpki.hactrn.net rm -rf subvert-rpki.hactrn.net |