calm the makefile messages
This commit is contained in:
		
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -41,7 +41,7 @@ $(databases): .dbs/%.rec: %/ | .dbs/ | |||||||
|  |  | ||||||
| # This two-variable read can only happen because of the quotes in the titles. | # This two-variable read can only happen because of the quotes in the titles. | ||||||
| db.rec: $(databases) | db.rec: $(databases) | ||||||
| 	$(warning rebuilding from $? ) | 	$(info rebuilding from $? ) | ||||||
| 	printf '%s\n' '%rec: guide' > $@ | 	printf '%s\n' '%rec: guide' > $@ | ||||||
| 	printf '%s\n' '%key: title' >> $@ | 	printf '%s\n' '%key: title' >> $@ | ||||||
| 	printf '%s\n' '%type: requires rec guide' >> $@ | 	printf '%s\n' '%type: requires rec guide' >> $@ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user