(gfloat.h): Add a - before the rm command.
From-SVN: r10216
This commit is contained in:
parent
a4326b4d8a
commit
5a00de6f52
@ -692,7 +692,7 @@ cc1obj: $(P) $(OBJC_OBJS) $(OBJS) $(BC_OBJS) $(LIBDEPS)
|
||||
|
||||
# Copy float.h from its source.
|
||||
gfloat.h: $(FLOAT_H)
|
||||
rm -f gfloat.h
|
||||
-rm -f gfloat.h
|
||||
cp $(FLOAT_H) gfloat.h
|
||||
|
||||
# Create float.h source for the native machine.
|
||||
|
Loading…
Reference in New Issue
Block a user