Skip to content

Commit 8f5cf6c

Browse files
author
Andreas Garnæs
committed
Rename Makefile.fuzz => Makefile
1 parent 6d2cd3c commit 8f5cf6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Makefile for fuzzing roaring buffer functions without PostgreSQL deps
22
#
33
# Usage:
4-
# make -f Makefile.fuzz clean
5-
# make -f Makefile.fuzz
4+
# make clean
5+
# make
66
# ./fuzz_buffer_reader -max_total_time=60 corpus/
77

88
# Configuration

0 commit comments

Comments
 (0)