From 347b55bc77566ad27a2d07133fc691a256343988 Mon Sep 17 00:00:00 2001 From: Lars Müller Date: Fri, 11 Aug 2006 16:03:13 +0000 Subject: Initial Makefile to distribute as a tar ball. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@293 95ad53e4-c205-0410-b2fa-d234c58c8868 --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 00000000..a9177c41 --- /dev/null +++ b/Makefile @@ -0,0 +1,5 @@ +tarball: + @echo "Creating tar ball " + @tar cfhj opendiskless.tar.bz2 \ + --exclude-from=tools/tar_exclude_from \ + . -- cgit v1.2.3-55-g7522