[Lunar-commits] <moonbase> djmount: Adding a BUILD.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Tue Feb 9 20:39:39 CET 2010
commit 859f39374c6977e020026eff0211482508a91dfe
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Tue Feb 9 14:39:39 2010 -0500
djmount: Adding a BUILD.
---
filesys/djmount/BUILD | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/filesys/djmount/BUILD b/filesys/djmount/BUILD
new file mode 100644
index 0000000..fe792ed
--- /dev/null
+++ b/filesys/djmount/BUILD
@@ -0,0 +1,9 @@
+(
+
+ default_config &&
+ make &&
+ prepare_install &&
+ make install-strip
+
+) > $C_FIFO 2>&1
+
More information about the Lunar-commits
mailing list