summaryrefslogtreecommitdiff
path: root/external/glibc/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'external/glibc/makefile.mk')
-rw-r--r--external/glibc/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/external/glibc/makefile.mk b/external/glibc/makefile.mk
index 084752f1aaa7..04e2ff5b99bd 100644
--- a/external/glibc/makefile.mk
+++ b/external/glibc/makefile.mk
@@ -52,6 +52,11 @@ CONFIGURE_ACTION=
BUILD_DIR=posix
BUILD_ACTION=dmake $(MFLAGS) $(CALLMACROS)
+
+OUT2INC= \
+ posix/getopt.h \
+ posix/config.h
+
.ELSE
@all:
@echo "Nothing to do here."