author | Nicholas Hurley <hurley@todesschaf.org> |
Fri, 31 Oct 2014 15:02:02 -0700 | |
changeset 225721 | 2026699132a1ec3c2b44fd0769f515eaa2044dbb |
parent 225320 | 55d15b285436576e1c5979f753e433c50fd9db3a |
child 261537 | 9bc266372d00ad5c1c93d901059bb47e18806330 |
permissions | -rw-r--r-- |
# 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/. ifdef MOZ_GLUE_IN_PROGRAM DIST_INSTALL = 1 endif include $(topsrcdir)/config/rules.mk ifdef GNU_CC CFLAGS += -std=gnu99 endif