Add a help target in case people want to read the README ;)
SVN-Revision: 5739
This commit is contained in:
		
							
								
								
									
										5
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								Makefile
									
									
									
									
									
								
							| @@ -171,7 +171,10 @@ dirclean: clean | |||||||
| distclean: dirclean config-clean | distclean: dirclean config-clean | ||||||
| 	rm -rf dl | 	rm -rf dl | ||||||
|  |  | ||||||
|  | help: | ||||||
|  | 	cat README | ||||||
|  |  | ||||||
| .SILENT: clean dirclean distclean config-clean download world | .SILENT: clean dirclean distclean config-clean download world | ||||||
| FORCE: ; | FORCE: ; | ||||||
| .PHONY: FORCE | .PHONY: FORCE help | ||||||
| %: ; | %: ; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Florian Fainelli
					Florian Fainelli