OSDN Git Service

(gfloat.h): Delete previous copy before updating.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jul 1995 12:21:08 +0000 (12:21 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Jul 1995 12:21:08 +0000 (12:21 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10161 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/Makefile.in

index 742775d..e90545f 100644 (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.