diff --git a/Makefile b/Makefile new file mode 100644 index 0000000000..463f278b2c --- /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