summaryrefslogtreecommitdiff
path: root/build/mac/English.lproj/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'build/mac/English.lproj/GNUmakefile')
-rw-r--r--build/mac/English.lproj/GNUmakefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/build/mac/English.lproj/GNUmakefile b/build/mac/English.lproj/GNUmakefile
new file mode 100644
index 0000000..ab05fbe
--- /dev/null
+++ b/build/mac/English.lproj/GNUmakefile
@@ -0,0 +1,8 @@
+TOPDIR = ../../..
+include $(TOPDIR)/src/include/builddefs
+
+LSRCFILES = Localizable.strings
+
+default install :
+
+include $(BUILDRULES)