summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/backend/data/rust-programs/code/moz.build
blob: f0efdb3799e9cb1f5e276e0a1a6db0b355c6919a (plain)
1
2
3
4
5
6
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

RUST_PROGRAMS += ["target"]
HOST_RUST_PROGRAMS += ["host"]