2 EE_BIN
= hdldsvrlab.elf
3 EE_OBJS
= hdldsvrlab.o discid.o poweroff.o ps2dev9.o smsutils.o smstcpip.o smsmap.o ps2atad.o ps2hdd.o hdldsvr.o iomanx.o filexio.o
5 EE_LIBS
= -lfileXio
-lpatches
-ldebug
-lc
-lkernel
13 $(MAKE
) -C ..
/..
/modules
/cdvd
/discID
clean
14 $(MAKE
) -C ..
/..
/modules
/dev9
clean
15 $(MAKE
) -C ..
/..
/modules
/network
/SMSUTILS
clean
16 $(MAKE
) -C ..
/..
/modules
/network
/SMSTCPIP
-f Makefile
clean
17 $(MAKE
) -C ..
/..
/modules
/network
/SMSMAP
clean
18 $(MAKE
) -C ..
/..
/modules
/hdd
/atad
clean
19 $(MAKE
) -C ..
/..
/modules
/hdd
/ps2hdd
clean
20 $(MAKE
) -C ..
/..
/modules
/hdd
/hdldsvr
clean
21 rm -f
*.elf
*.o
*.a
*.s
26 $(MAKE
) -C ..
/..
/modules
/cdvd
/discID
27 bin2s ..
/..
/modules
/cdvd
/discID
/discID.irx discid.s discid_irx
30 bin2s
$(PS2SDK
)/iop
/irx
/poweroff.irx poweroff.s poweroff_irx
33 $(MAKE
) -C ..
/..
/modules
/dev9
34 bin2s ..
/..
/modules
/dev9
/ps2dev9.irx ps2dev9.s ps2dev9_irx
37 $(MAKE
) -C ..
/..
/modules
/network
/SMSUTILS
38 bin2s ..
/..
/modules
/network
/SMSUTILS
/SMSUTILS.irx smsutils.s smsutils_irx
41 $(MAKE
) -C ..
/..
/modules
/network
/SMSTCPIP
-f Makefile rebuild
42 bin2s ..
/..
/modules
/network
/SMSTCPIP
/SMSTCPIP.irx smstcpip.s smstcpip_irx
45 $(MAKE
) -C ..
/..
/modules
/network
/SMSMAP
46 bin2s ..
/..
/modules
/network
/SMSMAP
/SMSMAP.irx smsmap.s smsmap_irx
49 $(MAKE
) -C ..
/..
/modules
/hdd
/atad
50 bin2s ..
/..
/modules
/hdd
/atad
/ps2atad.irx ps2atad.s ps2atad_irx
53 $(MAKE
) -C ..
/..
/modules
/hdd
/ps2hdd
54 bin2s ..
/..
/modules
/hdd
/ps2hdd
/ps2hdd.irx ps2hdd.s ps2hdd_irx
57 $(MAKE
) -C ..
/..
/modules
/hdd
/hdldsvr
58 bin2s ..
/..
/modules
/hdd
/hdldsvr
/hdldsvr.irx hdldsvr.s hdldsvr_irx
61 bin2s
$(PS2SDK
)/iop
/irx
/iomanX.irx iomanx.s iomanx_irx
64 bin2s
$(PS2SDK
)/iop
/irx
/fileXio.irx filexio.s filexio_irx
66 include $(PS2SDK
)/samples
/Makefile.pref
67 include $(PS2SDK
)/samples
/Makefile.eeglobal