Bug 383446

Summary: rm nicht gefunden
Product: [Applications] kdevelop Reporter: Susanne Bethe <susanne.bethe>
Component: All build toolsAssignee: kdevelop-bugs-null
Status: RESOLVED WAITINGFORINFO    
Severity: normal CC: mail
Priority: NOR    
Version First Reported In: 5.1.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Susanne Bethe 2017-08-13 08:54:53 UTC
C:/Users/bethe/projects/test4> nmake

Microsoft (R) Program Maintenance Utility Version 14.00.24210.0
Copyright (C) Microsoft Corporation.  All rights reserved.

	rm -vfr *~ test4
Der Befehl "rm" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
NMAKE : fatal error U1077: 'rm' : return code '0x1'
Stop.
*** Failure: Exit code 2 ***

Why? And how to fix it?
Comment 1 Sven Brauch 2017-08-13 14:39:37 UTC
Who created that nmake makefile?