- fix 'clean' target of Makefile.
git-svn-id: https://pyst.svn.sourceforge.net/svnroot/pyst/pyst/trunk@25 01a3061f-1c3a-49da-a2a0-fa5697faa6a0
This commit is contained in:
		
							parent
							
								
									00faa6857c
								
							
						
					
					
						commit
						417a083266
					
				
							
								
								
									
										4
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
									
									
									
									
								
							@ -23,9 +23,11 @@ dist: all
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
clean:
 | 
					clean:
 | 
				
			||||||
	rm -f MANIFEST README.html default.css \
 | 
						rm -f MANIFEST README.html default.css \
 | 
				
			||||||
	    $(PKG)/Version.py $(PKG)/Version.pyc ${CHANGES} ${NOTES}
 | 
						    $(PKG)/Version.py $(PKG)/Version.pyc ${CHANGES} ${NOTES} \
 | 
				
			||||||
 | 
						    upload ReleaseNotes.txt announce_pypi upload_homepage
 | 
				
			||||||
	rm -rf dist build
 | 
						rm -rf dist build
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
release: upload upload_homepage announce_pypi announce
 | 
					release: upload upload_homepage announce_pypi announce
 | 
				
			||||||
 | 
					
 | 
				
			||||||
include ../make/Makefile-sf
 | 
					include ../make/Makefile-sf
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user