vipatsar/unixFileSystem/unixFileSystem-0.1.0.vipakfile

17 lines
287 B
Text

NAME = unixFileSystem
VERSION = 0.1.0
AUTHOR = noch
LICENSE = GPL-3
REMOTE = git https://github.com/norayr/unixFileSystem 0.1.0
DEPS =
RUN =
MAIN =
BUILD = voc -s src/UnixFS.Mod;voc -m test/TestUnixFS.Mod
TEST_RUN =
TEST_MAIN =
TEST =