Bug 1081011 - Remove memory/replace/defs.mk. r=mshal
deleted file mode 100644
--- a/memory/replace/defs.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-MOZ_GLUE_LDFLAGS = # Don't link against mozglue
-WRAP_LDFLAGS = # Never wrap malloc function calls with -Wl,--wrap
new file mode 100644
--- /dev/null
+++ b/memory/replace/dummy/Makefile.in
@@ -0,0 +1,6 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+MOZ_GLUE_LDFLAGS = # Don't link against mozglue
+WRAP_LDFLAGS = # Never wrap malloc function calls with -Wl,--wrap