Skip to content

Commit

Permalink
Makefile: update clean (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
anoop142 committed Nov 5, 2023
1 parent cd948af commit 63339ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,4 @@ test:

.PHONY: clean
clean:
rm -f varnamcli libgovarnam.so libgovarnam.h govarnam.pc
rm -f varnamcli libgovarnam.* govarnam.pc install.sh

0 comments on commit 63339ee

Please sign in to comment.