Revision d9ace8b3 Makefile

b/Makefile
11 11
	@exit 1
12 12
endif
13 13

  
14
# Don't try to regenerate Makefile or configure
15
# We don't generate any of them
16
Makefile: ;
17
configure: ;
18

  
14 19
.PHONY: all clean cscope distclean dvi html info install install-doc \
15 20
	recurse-all speed tar tarbin test build-all
16 21

  

Also available in: Unified diff