Skip to content

Commit

Permalink
Leave a note about dependencies in the makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Jun 4, 2024
1 parent 213b76c commit 26cd3fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# NOTE: Dependencies are intentionally not listed.

.PHONY: delete-golden
delete-golden: \
delete-cabal-golden \
Expand Down

0 comments on commit 26cd3fc

Please sign in to comment.