Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismael-VC committed Aug 18, 2024
1 parent 1e1b17f commit be86bbb
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 @@ -31,7 +31,7 @@ run: install

setup:
@ echo "Setting up: ~/{${BIN_DIR},${ROMS_DIR}}"
@ mkdir -p ~/${BIN_DIR} ${ROMS_DIR}
@ mkdir -p ~/${BIN_DIR} ${ROMS_DIR} ${ROM_DIR}

build:
@ echo "Building: ./${ROM}*"
Expand Down

0 comments on commit be86bbb

Please sign in to comment.