(gfloat.h): Delete previous copy before updating.

From-SVN: r10161
This commit is contained in:
Richard Kenner 1995-07-26 08:21:08 -04:00
parent 32988c4a98
commit 04f42b07d5
1 changed files with 1 additions and 0 deletions

View File

@ -689,6 +689,7 @@ cc1obj: $(P) $(OBJC_OBJS) $(OBJS) $(BC_OBJS) $(LIBDEPS)
# Copy float.h from its source.
gfloat.h: $(FLOAT_H)
rm -f gfloat.h
cp $(FLOAT_H) gfloat.h
# Create float.h source for the native machine.