7 lines
		
	
	
		
			92 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			92 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
TOPDIR = ../..
 | 
						|
-include $(TOPDIR)/config.mk
 | 
						|
 | 
						|
BIN = xbps-fbulk
 | 
						|
 | 
						|
include $(TOPDIR)/mk/prog.mk
 |