J :
* Add a deprecation message for 3xx.
This commit is contained in:
@@ -60,6 +60,9 @@ debug: CXXFLAGS = -Wall -W -Werror -Wno-unused -DDEVHOOK -DPSPFW3XX -fno-excepti
|
||||
ifeq ($(TARGET_ARCHITECTURE),psp)
|
||||
include $(PSPSDK)/lib/build.mak
|
||||
|
||||
3xx:
|
||||
@echo Rule 3xx is deprecated. Did you want to use just "make" ?
|
||||
|
||||
else
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user