From 7c24e9a9b02b04dcaf9507acb94091ea70a2c02d Mon Sep 17 00:00:00 2001 From: Xavi Del Campo Date: Fri, 31 Jan 2020 10:32:23 +0100 Subject: Imported pristine psxsdk-20190410 from official repo --- examples/psxpaint/Makefile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 examples/psxpaint/Makefile (limited to 'examples/psxpaint/Makefile') diff --git a/examples/psxpaint/Makefile b/examples/psxpaint/Makefile new file mode 100644 index 0000000..d1d5698 --- /dev/null +++ b/examples/psxpaint/Makefile @@ -0,0 +1,7 @@ +PROJNAME = psxpaint + +include ../project.mk + +$(PROJNAME)_extra: + +$(PROJNAME)_clean_extra: -- cgit v1.2.3