summaryrefslogtreecommitdiff
path: root/packages/ami-extra/Makefile.fpc.fpcmake
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ami-extra/Makefile.fpc.fpcmake')
-rw-r--r--packages/ami-extra/Makefile.fpc.fpcmake23
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/ami-extra/Makefile.fpc.fpcmake b/packages/ami-extra/Makefile.fpc.fpcmake
new file mode 100644
index 0000000000..ca5d77f1c6
--- /dev/null
+++ b/packages/ami-extra/Makefile.fpc.fpcmake
@@ -0,0 +1,23 @@
+#
+# Makefile.fpc for Free Pascal Amiga-like Extra Units
+#
+
+[package]
+name=ami-extra
+version=3.1.1
+
+[target]
+units=cliputils
+
+[compiler]
+includedir=src
+sourcedir=src
+
+[install]
+fpcpackage=y
+
+[default]
+fpcdir=../..
+
+[rules]
+.NOTPARALLEL: