From ac41b8f0356aa3e2a163970cfbcf0b0df035a873 Mon Sep 17 00:00:00 2001 From: ian Date: Tue, 30 Mar 1999 18:51:31 +0000 Subject: [PATCH] Lost fixme; better clean. --- Makefile.in | 3 ++- regress/hrecord.c.m4 | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 47cad77..80a58d4 100644 --- a/Makefile.in +++ b/Makefile.in @@ -30,7 +30,8 @@ all install uninstall clean distclean mostlyclean maintainer-clean distprep: all-here install-here uninstall-here distprep-here: clean-here mostlyclean-here: - rm -f *~ ./#*# core *.orig *.rej Makefile + rm -f *~ ./#*# core *.orig *.rej Makefile adns-*.tar.gz + rm -rf dist_tmp distclean-here maintainer-clean-here: clean-here rm -f settings.make config.h config.cache config.log config.status diff --git a/regress/hrecord.c.m4 b/regress/hrecord.c.m4 index c3e38e2..8d7d3de 100644 --- a/regress/hrecord.c.m4 +++ b/regress/hrecord.c.m4 @@ -30,8 +30,6 @@ m4_include(hmacros.i4) static FILE *Toutputfile; -/* fixme: record syscall durations, rather than gettimeofday results */ - static void R_recordtime(void) { int r; struct timeval tv, tvrel; -- 2.11.0