summaryrefslogtreecommitdiff
path: root/packages/Makefile.fpc
diff options
context:
space:
mode:
authorfpc <fpc@3ad0048d-3df7-0310-abae-a5850022a9f2>2005-05-16 18:37:41 +0000
committerfpc <fpc@3ad0048d-3df7-0310-abae-a5850022a9f2>2005-05-16 18:37:41 +0000
commitf206a9c2b1ae1d8727ca27a96d448b61fdb4c766 (patch)
treef28256ff9964c1fc7c0f7fb00891268a117b745d /packages/Makefile.fpc
downloadfpc-f206a9c2b1ae1d8727ca27a96d448b61fdb4c766.tar.gz
initial import
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@1 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'packages/Makefile.fpc')
-rw-r--r--packages/Makefile.fpc13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/Makefile.fpc b/packages/Makefile.fpc
new file mode 100644
index 0000000000..c136be9ff0
--- /dev/null
+++ b/packages/Makefile.fpc
@@ -0,0 +1,13 @@
+#
+# Makefile.fpc for Free Pascal Packages
+#
+
+[target]
+dirs=base extra
+
+[install]
+fpcpackage=y
+fpcsubdir=packages
+
+[default]
+fpcdir=..