summaryrefslogtreecommitdiff
path: root/lib/compress/Makefile.extra
diff options
context:
space:
mode:
authorBen Summers <ben@fluffy.co.uk>2005-10-14 08:50:54 +0000
committerBen Summers <ben@fluffy.co.uk>2005-10-14 08:50:54 +0000
commit99f8ce096bc5569adbfea1911dbcda24c28d8d8b (patch)
tree049c302161fea1f2f6223e1e8f3c40d9e8aadc8b /lib/compress/Makefile.extra
Box Backup 0.09 with a few tweeks
Diffstat (limited to 'lib/compress/Makefile.extra')
-rwxr-xr-xlib/compress/Makefile.extra7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/compress/Makefile.extra b/lib/compress/Makefile.extra
new file mode 100755
index 00000000..7ef9930c
--- /dev/null
+++ b/lib/compress/Makefile.extra
@@ -0,0 +1,7 @@
+
+MAKEEXCEPTION = ../../lib/common/makeexception.pl
+
+# AUTOGEN SEEDING
+autogen_CompressException.h autogen_CompressException.cpp: $(MAKEEXCEPTION) CompressException.txt
+ perl $(MAKEEXCEPTION) CompressException.txt
+