From 4d91b48036dec73606483de015594caabe089730 Mon Sep 17 00:00:00 2001 From: ats Date: Sun, 20 Nov 1994 21:17:25 +0000 Subject: Add the tracker module into a clean SUBDIR target. It is not usable in the moment, but i like to get all ports cleaned from the top. --- audio/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'audio/Makefile') diff --git a/audio/Makefile b/audio/Makefile index 5cf2f94..5695445 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,5 +1,10 @@ -# $Id: Makefile,v 1.3 1994/11/04 01:54:32 jkh Exp $ +# $Id: Makefile,v 1.4 1994/11/10 01:32:09 jkh Exp $ # SUBDIR= nas sox +.if make(clean) +# tracker is in the moment not compilable, so put it here as a clean target +SUBDIR+= tracker +.endif + .include -- cgit v1.1