Move source files to src/, add Makefile, fix all build and linkage errors, etc.
This commit is contained in:
@@ -6,7 +6,7 @@ endif
|
||||
|
||||
include $(DEVKITARM)/base_tools
|
||||
|
||||
name := $(shell basename $(CURDIR))
|
||||
name := bpmpfw
|
||||
|
||||
dir_source := src
|
||||
dir_build := build
|
||||
|
||||
Reference in New Issue
Block a user