summaryrefslogtreecommitdiff
path: root/mkdox.sh
diff options
context:
space:
mode:
authorlibdlo <libdlo@displaylink.com>2009-05-12 19:47:46 -0700
committerlibdlo <libdlo@displaylink.com>2009-05-12 19:47:46 -0700
commitce1c0c08f74c41be2d47ddee2c40b5850521053f (patch)
treeb969c7de30bd82158aa9b53a5ff39251cfa5b856 /mkdox.sh
parent7fe939243d35de59f5277984a26c404327b96d87 (diff)
overloaded maintainer-clean in evil way to require autogen.sh to be run after
Diffstat (limited to 'mkdox.sh')
-rwxr-xr-xmkdox.sh21
1 files changed, 21 insertions, 0 deletions
diff --git a/mkdox.sh b/mkdox.sh
new file mode 100755
index 0000000..324325b
--- /dev/null
+++ b/mkdox.sh
@@ -0,0 +1,21 @@
+#!/bin/sh
+# A script to run Doxygen for libdlo.
+#
+# DisplayLink Open Source Software (libdlo)
+# Copyright (C) 2009, DisplayLink
+# www.displaylink.com
+#
+# This library is free software; you can redistribute it and/or modify it under
+# the terms of the GNU Library General Public License as published by the Free
+# Software Foundation; LGPL version 2, dated June 1991.
+#
+# This library is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+# FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more
+# details.
+#
+# You should have received a copy of the GNU Library General Public License
+# along with this library; if not, write to the Free Software Foundation, Inc.,
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+#
+doxygen