7 lines
		
	
	
		
			102 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			102 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| DIR=	${INITDIR}	
 | |
| SRCS=	swap-blk.in ttys.in wscons.in
 | |
| BIN=	${OBJS}
 | |
| 
 | |
| MK=	../mk
 | |
| include ${MK}/scripts.mk
 |