configure: HPUX warning for empty CC
[fio.git] / Makefile
index 30a7f2e8320caaf91493f72b10775468e9bf8fc0..52ec4a2dad491bedb7116dffcffc6dd383a52e4f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -205,7 +205,7 @@ fio: $(OBJS)
 $(PROGS): .depend
 
 clean: FORCE
-       -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE config-host.mak config-host.ld cscope.out
+       -rm -f .depend $(OBJS) $(T_OBJS) $(PROGS) $(T_PROGS) core.* core FIO-VERSION-FILE config-host.mak cscope.out
 
 cscope:
        @cscope -b -R