Bug 1084024. Remove graphite Makefile.in. r=jfkthame

This doesn't seem to be needed anymore.

--HG--
extra : rebase_source : 41cf994417c1e0fb3e8167b8e25b2c9e3efe9a02
This commit is contained in:
Jeff Muizelaar 2014-10-17 11:07:28 -04:00
parent ed46501c98
commit 9392bdf2d6

View File

@ -1,15 +0,0 @@
# 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/.
# parameters for the Graphite2 files.mk fragment
_NS =
_BASE = $(srcdir)/..
ifdef GNU_CC
_MACHINE = direct
else
_MACHINE = call
endif
# get the lists of source files and exported headers
include $(srcdir)/files.mk