Skip to content

Commit

Permalink
make: clean matgen
Browse files Browse the repository at this point in the history
  • Loading branch information
mgates3 committed Jan 11, 2025
1 parent b464184 commit 1fa2294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -1352,7 +1352,7 @@ ${pkg}:

lib: ${slate} ${matgen}

clean: src/clean test/clean unit_test/clean scalapack_api/clean lapack_api/clean include/clean
clean: src/clean matgen/clean test/clean unit_test/clean scalapack_api/clean lapack_api/clean include/clean
rm -f lib/lib* ${dep}
rm -f trace_*.svg

Expand Down

0 comments on commit 1fa2294

Please sign in to comment.