blob: 8ce497b3f6fe35162758c7ee6d25af9ce760dfaa (
plain)
1
2
3
4
5
6
7
8
9
|
# Copyright 2008-2016 Pierre Lejeune <superheron@gmail.com>
# Distributed under the terms of the GNU General Public License v2
require codeblocks
PLATFORMS="~amd64"
WORK="${WORKBASE}/${PNV}"
|