summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2005-06-28 21:20:49 +0000
committerTommy Reynolds <Tommy.Reynolds@MegaCoder.com>2005-06-28 21:20:49 +0000
commit4d8abc165c2358cab47edad271a6811fcbff82ba (patch)
treeb783ef8b86cb63c5c46d3beef2b48b270367505c
parent91bdd805a5d90b0385e1fdc1d5baeba3afae3362 (diff)
downloadfedora-doc-utils-4d8abc165c2358cab47edad271a6811fcbff82ba.tar.gz
fedora-doc-utils-4d8abc165c2358cab47edad271a6811fcbff82ba.tar.xz
fedora-doc-utils-4d8abc165c2358cab47edad271a6811fcbff82ba.zip
The beginnings of a common set of makefile rules and target.
-rw-r--r--Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
new file mode 100644
index 0000000..deaa16b
--- /dev/null
+++ b/Makefile.common
@@ -0,0 +1,2 @@
+tarball ${DOCNAME}.tar.gz: html
+ tar -zcf $${DOCNAME}.tar.gz ${DOCNAME}