diff options
Diffstat (limited to 'winsup/Makefile.common')
-rw-r--r-- | winsup/Makefile.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/Makefile.common b/winsup/Makefile.common index b28aa5ff1..f77a2c31b 100644 --- a/winsup/Makefile.common +++ b/winsup/Makefile.common @@ -27,7 +27,6 @@ else endif endif - pwd:=${shell pwd} ifneq (,${filter-out /%,$(pwd)}) bupdir:=.. |