Skip to content

Commit

Permalink
nit: Format Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lcook committed Sep 17, 2023
1 parent def5c32 commit 09a5f5c
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 @@ -41,4 +41,4 @@ uninstall:
rm -rfv ${SHAREDIR}/${PROG}
rm -rf ${BINDIR}/${PROG}

.PHONY: all build clean install
.PHONY: all build clean install

0 comments on commit 09a5f5c

Please sign in to comment.