summaryrefslogtreecommitdiff
path: root/PcsxSrc/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2004-12-21 16:02:11 +0000
committerpixel <pixel>2004-12-21 16:02:11 +0000
commitd5022a82eb21beb49034b94f84c5d6f466562d5e (patch)
treed6e90756feb8b896c7f9ed546726e93c1f8f8ab3 /PcsxSrc/Makefile
parent2f6ab3ff3c8696b872bce292ffffbd8179c0506a (diff)
Removing PCSX from PSX-Bundle (I now have true cvs access on sourceforge! Yay!)
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