]> Pileus Git - ~andy/spades/blob - makefile
6a8082dbcc97373d09af78245945b85eff8aedb4
[~andy/spades] / makefile
1 # Settings
2 PROGRAM  ?= Spades
3 ACTIVITY ?= Main
4 PACKAGE  ?= org.pileus.spades
5
6 # Include common files
7 -include config.mk
8 -include common.mk