Skip to content

Commit 0d34bb5

Browse files
committed
example.out
1 parent 0735981 commit 0d34bb5

File tree

1 file changed

+1
-1
lines changed
  • lib/node_modules/@stdlib/math/base/special/minmax/examples/c

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/math/base/special/minmax/examples/c/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ else
7171
endif
7272

7373
# List of C targets:
74-
c_targets := benchmark.out
74+
c_targets := example.out
7575

7676

7777
# TARGETS #

0 commit comments

Comments
 (0)