File tree Expand file tree Collapse file tree 9 files changed +8
-9
lines changed
Expand file tree Collapse file tree 9 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ SUBDIRS += memorycard
1717SUBDIRS += mouse
1818SUBDIRS += multitap
1919SUBDIRS += pad
20- SUBDIRS += padx
2120SUBDIRS += poweroff
2221SUBDIRS += ps2snd
2322SUBDIRS += remote
Original file line number Diff line number Diff line change 66# Licenced under Academic Free License version 2.0
77# Review ps2sdk README & LICENSE files for further details.
88
9+ EE_LIB_ALTNAMES ?= libpadx.a
10+
911EE_OBJS = libpad.o erl-support.o
1012
1113include $(PS2SDKSRC ) /Defs.make
Original file line number Diff line number Diff line change 22# ____| | ____| | | |____|
33# | ___| |____ ___| ____| | \ PS2DEV Open Source Project.
44# -----------------------------------------------------------------------
5- # Copyright 2001-2004, ps2dev - http://www.ps2dev.org
5+ # Copyright ps2dev - http://www.ps2dev.org
66# Licenced under Academic Free License version 2.0
77# Review ps2sdk README & LICENSE files for further details.
88
9- SAMPLE_DIR = rpc/ pad
9+ SUBDIRS = pad padx
1010
1111include $(PS2SDKSRC ) /Defs.make
12- include $(PS2SDKSRC ) /samples/ Rules.samples
12+ include $(PS2SDKSRC ) /Rules.make
Original file line number Diff line number Diff line change 66# Licenced under Academic Free License version 2.0
77# Review ps2sdk README & LICENSE files for further details.
88
9- EE_SRC_DIR = $(PS2SDKSRC ) /ee/rpc/pad/src/
10- EE_INC_DIR = $(PS2SDKSRC ) /ee/rpc/pad/include/
9+ SAMPLE_DIR = rpc/pad
1110
12- EE_CFLAGS += -D_XPAD
13-
14- include $(PS2SDKSRC ) /ee/rpc/pad/Makefile
11+ include $(PS2SDKSRC ) /Defs.make
12+ include $(PS2SDKSRC ) /samples/Rules.samples
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments