Skip to content

Commit

Permalink
Mark phony targets
Browse files Browse the repository at this point in the history
  • Loading branch information
fragglet committed Oct 13, 2024
1 parent 65dba7e commit 08dcb8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ clean:
$(subst .gcov.o,.c.gcov,$(GCOV_OBJS)) \
$(subst .gcov.o,.gcov.gcda,$(GCOV_OBJS))

.PHONY: clean fixincludes docs all check coverage

0 comments on commit 08dcb8a

Please sign in to comment.