Skip to content

Commit

Permalink
More windows debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
hackerb9 committed Jun 18, 2024
1 parent cdface0 commit aaea5f4
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 @@ -22,7 +22,7 @@ debug : all

# Utility targets are "PHONY" so they'll run even if a file exists
# with the same name.
.PHONY: all install uninstall clean test check distcheck artifacts cfiles
.PHONY: all install uninstall clean test check distcheck artifacts cfiles-${platform}

install: ${targets} bacmp
cp -p $^ ${prefix}/bin/
Expand Down

0 comments on commit aaea5f4

Please sign in to comment.