mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
ed46501c98
commit
9392bdf2d6
@ -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
|
Loading…
Reference in New Issue
Block a user