Commit 04f42b07 by Richard Kenner

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

From-SVN: r10161
parent 32988c4a
...@@ -689,6 +689,7 @@ cc1obj: $(P) $(OBJC_OBJS) $(OBJS) $(BC_OBJS) $(LIBDEPS) ...@@ -689,6 +689,7 @@ cc1obj: $(P) $(OBJC_OBJS) $(OBJS) $(BC_OBJS) $(LIBDEPS)
# Copy float.h from its source. # Copy float.h from its source.
gfloat.h: $(FLOAT_H) gfloat.h: $(FLOAT_H)
rm -f gfloat.h
cp $(FLOAT_H) gfloat.h cp $(FLOAT_H) gfloat.h
# Create float.h source for the native machine. # Create float.h source for the native machine.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment