
# $Id: Makefile,v 1.1.1.1 1999/02/20 14:19:01 bartw Exp $

include ../Makefile.Rules

all:
	
install:
	-$(INSTALL) -m 644 -g root -o root cdsound-recorder.1 sound-recorder.1 play-sample.1 $(MAN)

clean:
	
dist:
	
dep:
	
