Remove additional stuff.
This commit is contained in:
		
							parent
							
								
									aab19d9e4c
								
							
						
					
					
						commit
						5add1b9f4d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -76,7 +76,7 @@ $(HTML_OUTPUT_DIR)/monolithic/$(BOOK_BASE).html: $(LATEX_INPUT_FILES) $(WEB_CONF | |||
| 	mv $(BOOK_BASE)*html $(HTML_OUTPUT_DIR)/monolithic | ||||
| 	mv cm*png $(HTML_OUTPUT_DIR)/monolithic | ||||
| 	mv ${BOOK_BASE}*css $(HTML_OUTPUT_DIR)/monolithic | ||||
| 	/bin/rm -f ${BOOK_BASE}*idv ${BOOK_BASE}*lg ${BOOK_BASE}*tmp ${BOOK_BASE}*4ct ${BOOK_BASE}*4tc ${BOOK_BASE}*toc ${BOOK_BASE}*out ${BOOK_BASE}*xref | ||||
| 	/bin/rm -f ${BOOK_BASE}*aux ${BOOK_BASE}*idv ${BOOK_BASE}*lg ${BOOK_BASE}*tmp ${BOOK_BASE}*4ct ${BOOK_BASE}*4tc ${BOOK_BASE}*toc ${BOOK_BASE}*out ${BOOK_BASE}*xref | ||||
| 
 | ||||
| jscssmonolitic: $(CSS_FILES) $(JAVASCRIPT_FILES) | ||||
| 	cp -pa js/*js $(HTML_OUTPUT_DIR)/monolithic/js | ||||
|  | @ -95,7 +95,7 @@ $(HTML_OUTPUT_DIR)/$(BOOK_BASE).html: $(LATEX_INPUT_FILES)  $(WEB_CONFIG_FILE) | |||
| 	mv ${BOOK_BASE}*css $(HTML_OUTPUT_DIR) | ||||
| 	mv ${BOOK_BASE}*html $(HTML_OUTPUT_DIR) | ||||
| 	mv cm*png $(HTML_OUTPUT_DIR) | ||||
| 	/bin/rm -f ${BOOK_BASE}*idv ${BOOK_BASE}*lg ${BOOK_BASE}*tmp ${BOOK_BASE}*4ct ${BOOK_BASE}*4tc ${BOOK_BASE}*toc ${BOOK_BASE}*out ${BOOK_BASE}*xref | ||||
| 	/bin/rm -f ${BOOK_BASE}*aux ${BOOK_BASE}*idv ${BOOK_BASE}*lg ${BOOK_BASE}*tmp ${BOOK_BASE}*4ct ${BOOK_BASE}*4tc ${BOOK_BASE}*toc ${BOOK_BASE}*out ${BOOK_BASE}*xref | ||||
| 
 | ||||
| jscss: $(CSS_FILE) $(JAVASCRIPT_FILES) | ||||
| 	cp -pa js/*js $(HTML_OUTPUT_DIR)/js | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn