diff options
Diffstat (limited to 'PcsxSrc/Makefile')
-rw-r--r-- | PcsxSrc/Makefile | 5 |
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 |