* sim-base.h (sim_state_base): Move `magic' to end of struct.
[deliverable/binutils-gdb.git] / gprof / make_hp_order_obj
index 5d8027eabe91cf80ef1081228e5138f9d1d0eda7..ad9df2ec1c5f87fcb64a77216cfedc81d12823c2 100755 (executable)
@@ -8,3 +8,4 @@ foreach func (`cat $1`)
 end
 
 gcc -c /tmp/$$.s -o $2
+rm -f /tmp/$$.s
This page took 0.02343 seconds and 4 git commands to generate.