diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/Makefile b/win32/Makefile index 086a29e5c4..b1c7beee03 100644 --- a/win32/Makefile +++ b/win32/Makefile @@ -490,7 +490,6 @@ MICROCORE_SRC = \ ..\regexec.c \ ..\run.c \ ..\scope.c \ - ..\sharedsv.c \ ..\sv.c \ ..\taint.c \ ..\toke.c \ @@ -553,7 +552,6 @@ CORE_NOCFG_H = \ ..\proto.h \ ..\regexp.h \ ..\scope.h \ - ..\sharedsv.h \ ..\sv.h \ ..\thread.h \ ..\unixish.h \ |