chromium/native_client_sdk/src/getting_started/part1/example.dsc

{
  'TOOLS': ['pnacl'],
  'DATA': [
    'hello_tutorial.cc',
    'hello_tutorial.nmf',
    'index.html',
    'Makefile',
  ],
  'DEST': 'getting_started',
  'NAME': 'part1',
  'GROUP': 'Getting Started'
}