summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2020-11-09 21:01:29 +0100
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2020-11-09 21:01:29 +0100
commit59e38e90a301c4a3a34b0b291d6e883f4e8f67c4 (patch)
tree753b6af60736be1a32e4c8ffc7e55c218ce2182a /Makefile
parentc65395be643cad64e11d1b0763d7ea048da3dc84 (diff)
downloadpsxsdk-59e38e90a301c4a3a34b0b291d6e883f4e8f67c4.tar.gz
Remove trailing whitespaces
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 52ba632..e342dbf 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ distclean: docs_clean
$(MAKE_COMMAND) -C tools distclean
$(MAKE_COMMAND) -C examples distclean
$(CLEAN_CXX)
-
+
build_examples:
$(MAKE_COMMAND) -C examples