diff options
Diffstat (limited to 'unix-cpy/Makefile')
-rw-r--r-- | unix-cpy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unix-cpy/Makefile b/unix-cpy/Makefile index 6a60c35330..9f8ad3b51c 100644 --- a/unix-cpy/Makefile +++ b/unix-cpy/Makefile @@ -8,7 +8,6 @@ include ../py/py.mk INC = -I. INC += -I.. -INC += -I$(PY_SRC) INC += -I$(BUILD) # compiler settings |