diff options
author | Luke <fried.roadkill+ght@gmail.com> | 2017-10-09 18:30:59 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2017-10-10 04:31:50 (GMT) |
commit | 78f9235232ab9b4dd3393a646497010beb6f449c (patch) | |
tree | f86c2605990ad0816c61500d7289f7724983e849 /src/gta.mk | |
parent | 2aae4632d53d9f8f7286ed30b1adfa430eb6990d (diff) | |
download | mxe-78f9235232ab9b4dd3393a646497010beb6f449c.zip mxe-78f9235232ab9b4dd3393a646497010beb6f449c.tar.gz mxe-78f9235232ab9b4dd3393a646497010beb6f449c.tar.bz2 |
Style updates
Diffstat (limited to 'src/gta.mk')
-rw-r--r-- | src/gta.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -30,4 +30,3 @@ define $(PKG)_BUILD '$(TEST_FILE)' -o '$(PREFIX)/$(TARGET)/bin/test-gta.exe' \ `'$(TARGET)-pkg-config' gta --cflags --libs` endef - |