summaryrefslogtreecommitdiff
path: root/PcsxSrc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'PcsxSrc/Makefile')
-rw-r--r--PcsxSrc/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/PcsxSrc/Makefile b/PcsxSrc/Makefile
deleted file mode 100644
index 25f8d79..0000000
--- a/PcsxSrc/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-all:
- make -C Linux
-
-clean:
- make -C Linux clean