summaryrefslogtreecommitdiff
path: root/orkaudio/Makefile.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'orkaudio/Makefile.cvs')
-rw-r--r--orkaudio/Makefile.cvs8
1 files changed, 8 insertions, 0 deletions
diff --git a/orkaudio/Makefile.cvs b/orkaudio/Makefile.cvs
new file mode 100644
index 0000000..d160702
--- /dev/null
+++ b/orkaudio/Makefile.cvs
@@ -0,0 +1,8 @@
+default: all
+
+all:
+ aclocal
+ autoheader
+ automake
+ autoconf
+