author | Wes Kocher <wkocher@mozilla.com> |
Wed, 29 Jan 2014 15:30:42 -0800 | |
changeset 176108 | 095aa30cb6ef6a6772808db30e4ec3685a2d7d76 |
parent 171748 | 05e66d941de21f4edbb22801c740878474d23b72 |
child 228006 | 01a0e2c9c595e983605cb0aa5c12c9eceeb8ae7f |
permissions | -rw-r--r-- |
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. PROGRAM = 'ucgendat' SOURCES += [ 'ucgendat.c', ]