diff options
author | garbled <garbled> | 1998-10-21 20:00:59 +0000 |
---|---|---|
committer | garbled <garbled> | 1998-10-21 20:00:59 +0000 |
commit | 9e59fdffb1a1e1205e5c5abb46f6c64d47554c7f (patch) | |
tree | 16b3817587f067329e66d1211e30feb021c6f91d /benchmarks | |
parent | 2335e469bdd7a861160810db6d460c3348212faf (diff) | |
download | pkgsrc-9e59fdffb1a1e1205e5c5abb46f6c64d47554c7f.tar.gz |
Enable glunix, fftw, and benchfft.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 91d08b35469..b78fab164da 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 1998/09/05 22:05:39 garbled Exp $ +# $NetBSD: Makefile,v 1.8 1998/10/21 20:00:59 garbled Exp $ # FreeBSD Id: Makefile,v 1.4 1997/02/16 13:32:59 andreas Exp # + SUBDIR += benchfft SUBDIR += bonnie SUBDIR += bytebench SUBDIR += dhrystone |