EE_LIB		= libps2time.a
EE_OBJS		= libps2time.o

all: $(EE_LIB)

clean:
	rm -f *.elf *.o *.a

include $(PS2SDK)/Defs.make
include $(PS2SDK)/samples/Makefile.eeglobal
