forked from rpms/openssh
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			136 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			136 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# Makefile for source rpm: openssh
 | 
						|
# $Id$
 | 
						|
NAME := openssh
 | 
						|
SPECFILE = $(firstword $(wildcard *.spec))
 | 
						|
 | 
						|
include ../common/Makefile.common
 |