From e856f5d2ac6d36a442dbca605ba60a7f40a097d9 Mon Sep 17 00:00:00 2001 From: Rangi Date: Tue, 22 Sep 2020 16:12:26 -0400 Subject: Factor out gfx- and slack-specific rules into .mk files --- slack/slack.mk | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 slack/slack.mk (limited to 'slack') diff --git a/slack/slack.mk b/slack/slack.mk new file mode 100644 index 0000000..0a752c7 --- /dev/null +++ b/slack/slack.mk @@ -0,0 +1,4 @@ +$(BUILD)/slack/corrupted_9e1c.2bpp: tools/gfx += --trim-whitespace +$(BUILD)/slack/corrupted_a66c.2bpp: tools/gfx += --trim-whitespace +$(BUILD)/slack/corrupted_b1e3.2bpp: tools/gfx += --trim-whitespace +$(BUILD)/slack/sgb_border_gold_corrupted.2bpp: tools/gfx += --trim-whitespace -- cgit v1.2.3