summaryrefslogtreecommitdiff
path: root/src/app/deflatetest/Makefile.inc
blob: 11d1c8bf49cb67ffbacd15c1ed1310b939651064 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# vim:ft=make
#
# Copyright 2020 Daniel Friesel
#
# SPDX-License-Identifier: CC0-1.0

ifdef app
	override timer_s = 0
	override loop = 0
	override arch_drivers += ,counter
endif

CXX_TARGETS += src/lib/inflate.cc