Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed May 27, 2019
1 parent 8fae785 commit 5aa54aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -19,7 +19,7 @@ HAVE_CHD := 1
HAVE_CLANG := 0


TARGET_NAME := reicast
TARGET_NAME := beetledc

ifeq ($(HAVE_CLANG),1)
CXX = ${CC_PREFIX}clang++
Expand Down

0 comments on commit 5aa54aa

Please sign in to comment.