Performance measuring program. For my embarassment, really.
[u/mdw/catacomb] / Makefile.m4
index 066ef52..04d03f6 100644 (file)
@@ -1,6 +1,6 @@
 ## -*-m4-*-
 ##
-## $Id: Makefile.m4,v 1.82 2004/04/17 09:58:36 mdw Exp $
+## $Id: Makefile.m4,v 1.83 2004/04/21 00:37:32 mdw Exp $
 ##
 ## Makefile for Catacomb
 ##
@@ -245,10 +245,12 @@ patsubst(MP_SOURCES, `\.c\>', `.lo') dsig.o keyutil.o rspit.o: \
 
 ## --- Utility programs ---
 
-bin_PROGRAMS = dsig key pixie rspit factorial hashsum mkphrase catcrypt
+bin_PROGRAMS = \
+       dsig key pixie rspit factorial hashsum mkphrase catcrypt
 bin_SCRIPTS = catacomb-config xpixie
 noinst_PROGRAMS = \
        genprimes mptypes serpent-check bittest mpdump \
+       perftest \
        addsuffix(`gen_tables', `-mktab')
 LDADD = libcatacomb.la
 
@@ -258,6 +260,7 @@ key_SOURCES = keyutil.c getdate.y getdate.h
 hashsum_SOURCES = hashsum.c
 rspit_SOURCES = rspit.c
 factorial_SOURCES = factorial.c
+perftest_SOURCES = perftest.c
 pixie_SOURCES = pixie.c pixie-common.c lmem.c arena.c
 pixie_LDADD =
 mkphrase_SOURCES = mkphrase.c