diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-06 12:31:39 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-07-06 12:31:39 +0200 |
commit | da28ccc6f848695609d32090142f1b4af0e27b17 (patch) | |
tree | c562fe90cce0de3806af7eb950a24b56cd5bcf22 /toolchain/glibc-ports/Makefile | |
parent | bca6ef2825babceb9fcef2b160cc1f2674485f55 (diff) |
massive whitespace cleanup (EOL), suggested by j.seitter
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: |