2004-08-16 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Mon, 16 Aug 2004 09:21:34 +0000 (09:21 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 16 Aug 2004 09:21:34 +0000 (09:21 +0000)
* Makefile: New file.

Makefile [new file with mode: 0644]

diff --git a/Makefile b/Makefile
new file mode 100644 (file)
index 0000000..463f278
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+# This boilerplate is necessary just because any add-on directory
+# gets added as a normal subdirectory for the glibc build process.
+
+subdir = ports
+
+include ../Rules