13 lines
441 B
Makefile
13 lines
441 B
Makefile
#
|
|
# 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/.
|
|
MAKEFILE_CVS_ID = "@(#) $RCSfile: Makefile,v $ $Revision: 1.5 $ $Date: 2012-04-25 14:49:25 $"
|
|
|
|
include manifest.mn
|
|
include $(CORE_DEPTH)/coreconf/config.mk
|
|
include config.mk
|
|
include $(CORE_DEPTH)/coreconf/rules.mk
|
|
|
|
export:: private_export
|