mirror of
https://github.com/Oibaf66/uae-wii.git
synced 2024-11-22 10:39:19 +01:00
Build the .dol file
This commit is contained in:
parent
ba73ba8cd4
commit
ab390dd41b
@ -37,7 +37,7 @@ OBJS := $(subst $(SRC_DIR),$(OBJ_DIR),$(SRCS:.c=.o))
|
||||
TEST_SRCS := $(TEST_SRC_DIR)/showfont.c
|
||||
|
||||
# What's a full build?
|
||||
all: uae.elf
|
||||
all: uae.dol
|
||||
|
||||
# How to delete the intermediate files.
|
||||
clean:
|
||||
|
Loading…
Reference in New Issue
Block a user