summaryrefslogtreecommitdiff
path: root/setedit/mp3/libamp/libamp.mkf
diff options
context:
space:
mode:
Diffstat (limited to 'setedit/mp3/libamp/libamp.mkf')
-rw-r--r--setedit/mp3/libamp/libamp.mkf39
1 files changed, 39 insertions, 0 deletions
diff --git a/setedit/mp3/libamp/libamp.mkf b/setedit/mp3/libamp/libamp.mkf
new file mode 100644
index 0000000..bb70cc3
--- /dev/null
+++ b/setedit/mp3/libamp/libamp.mkf
@@ -0,0 +1,39 @@
+#!/usr/bin/make
+
+##########################################################################################
+#
+# Beggining of maintained lines
+#
+##########################################################################################
+#
+# Source directories
+#
+vpath_src=
+#
+# Include directories
+#
+MP3_PREV_DIR=..
+MP3_MAIN_DIR=../../include
+INCLUDE_DIRS=. $(MP3_PREV_DIR) $(MP3_MAIN_DIR)
+
+##########################################################################################
+#
+# Beggining of fixed part
+#
+##########################################################################################
+
+#
+# Any configurable detail should come from here.
+#
+include rhide.env
+
+#
+# Common rules used by RHIDE.
+#
+include common.imk
+
+#
+# All the RHIDE data should come from here.
+#
+include libamp.imk
+