diff options
Diffstat (limited to 'toolchain/glibc-ports/Makefile')
-rw-r--r-- | toolchain/glibc-ports/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc-ports/Makefile b/toolchain/glibc-ports/Makefile index be4a39e65..6cfc0c810 100644 --- a/toolchain/glibc-ports/Makefile +++ b/toolchain/glibc-ports/Makefile @@ -7,7 +7,7 @@ include Makefile.inc include ${TOPDIR}/mk/buildhlp.mk -$(WRKBUILD)/.headers: +$(WRKBUILD)/.headers: touch $@ $(WRKBUILD)/.configured: |