diff --git a/rosapps/cmd/makefile b/rosapps/cmd/makefile index bce74c3f083..beec15e74f6 100644 --- a/rosapps/cmd/makefile +++ b/rosapps/cmd/makefile @@ -20,8 +20,7 @@ WINE_INCLUDE = ./ TARGET_SDKLIBS = \ kernel32.a \ - user32.a \ - msvcrt.a + user32.a TARGET_OBJECTS = \ cmd.o attrib.o alias.o batch.o beep.o call.o chcp.o choice.o \