diff options
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index a72c249b8c2..517cc282e49 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.73 2002/01/28 14:42:39 agc Exp $ +# $NetBSD: Makefile,v 1.74 2002/02/02 03:32:42 wiz Exp $ # COMMENT= Mathematics SUBDIR+= R -SUBDIR+= abacus SUBDIR+= abs SUBDIR+= admesh SUBDIR+= aribas |