summaryrefslogtreecommitdiff
path: root/math/scilab/patches/patch-ae
blob: 7ac54e72fb8f63bb9fdf6528f00f9635f43c57f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ae,v 1.8 2004/07/15 04:00:47 dmcmahill Exp $

--- examples/mex-examples/cmex/Makefile.orig	Thu Apr  1 15:13:01 2004
+++ examples/mex-examples/cmex/Makefile
@@ -19,7 +19,7 @@ tests	: all
 clean	::
 	@echo Cleaning 
 	@$(RM) -f -r *.o *.lo *.la *.so *.dll *.sl *.a *.dia so_locations
-	@$(RM) -f -r .libs 
+	@$(RM) -f -r .libs  libmex.c
 
 distclean:: clean 
 	@$(RM) -f *.dia  *_gateway.c