chiark / gitweb /
initial
authoraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 28 Sep 1998 04:57:32 +0000 (04:57 +0000)
committeraph <aph@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 28 Sep 1998 04:57:32 +0000 (04:57 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@657 313b444b-1b9f-4f58-a734-7bb04f332e8d

Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..ccff8d6
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+# Makefile, only used for the DDP manuals.sgml area
+
+all:
+       debian/rules build
+
+clean:
+       debian/rules clean