From: Roland McGrath Date: Mon, 16 Aug 2004 09:21:34 +0000 (+0000) Subject: 2004-08-16 Roland McGrath X-Git-Tag: upstream/2.20~3636^2~1145 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=191601e3108e2675172d52d71c06c687e87b47cc;p=platform%2Fupstream%2Flinaro-glibc.git 2004-08-16 Roland McGrath * Makefile: New file. --- diff --git a/Makefile b/Makefile new file mode 100644 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