Revision 050b0c38 Makefile

b/Makefile
29 29
		$(HSRCS)
30 30

  
31 31
clean:
32
	rm -f hbal hn1
32
	rm -f $(HPROGS)
33 33
	rm -f *.o *.prof *.ps *.stat *.aux *.hi
34 34
	cd Ganeti/HTools && rm -f *.o *.prof *.ps *.stat *.aux *.hi
35 35
	rm -f $(DOCS) TAGS Ganeti/HTools/Version.hs

Also available in: Unified diff