Fixed
This commit is contained in:
		
							parent
							
								
									f59466eab7
								
							
						
					
					
						commit
						9e2e9cc6f7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -91,11 +91,11 @@ all:	test | |||
| 
 | ||||
| install:	$(INT) | ||||
| 	cp $(INT) $(TARGET_HOME)/bin/int | ||||
| 	cp int.1 $(TARGET_HOME)/man/int.1 | ||||
| 	cp $(SRC_DIR)/int.1 $(TARGET_HOME)/man/int.1 | ||||
| 
 | ||||
| cmp:	$(INT) | ||||
| 	-cmp $(INT) $(TARGET_HOME)/bin/int | ||||
| 	-cmp int.1 $(TARGET_HOME)/man/int.1 | ||||
| 	-cmp $(SRC_DIR)/int.1 $(TARGET_HOME)/man/int.1 | ||||
| 
 | ||||
| test:	$(INT) test/awa.em22 test/awa.em24 test/awa.em44 | ||||
| 	@rm -f int.mess | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue