aboutsummaryrefslogtreecommitdiff
path: root/Makefile.linux_mmx
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.linux_mmx')
-rw-r--r--Makefile.linux_mmx4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.linux_mmx b/Makefile.linux_mmx
deleted file mode 100644
index 2adbb1c..0000000
--- a/Makefile.linux_mmx
+++ /dev/null
@@ -1,4 +0,0 @@
-pdp.pd_linux: pdp_all
- rm -f pdp.pd_linux
- $(CC) -export_dynamic -shared -o pdp.pd_linux modules/*.o system/*.o system/mmx/*.o $(PDP_LIBS)
- #strip --strip-unneeded pdp.pd_linux