Skip to content

Commit

Permalink
break mac nsfplay dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbradsmith committed Apr 14, 2024
1 parent f73fc2e commit 3238e74
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 @@ -16,7 +16,7 @@ gui: core
nsfplay: core gui
$(MAKE) -C nsfplay

mac: nsfplay
mac:
$(MAKE) -C nsfplay mac

winamp: core gui
Expand Down

0 comments on commit 3238e74

Please sign in to comment.