Stub file for generated modules.mk, part of future embed build mechanism, not used by mozilla. r=garrett.

This commit is contained in:
mcafee%netscape.com 2002-04-16 00:13:33 +00:00
parent fb417f896b
commit 5e6ad94572

View File

@ -0,0 +1,23 @@
#
# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is build/unix/modules.mk from the Mozilla source tree.
#
# The Initial Developer of the Original Code is Christopher
# Seawood. Portions created by Christopher Seawood are
# Copyright (C) 2000 Christopher Seawood. All Rights Reserved.
#
#
# Generated by bootstrap.pl, do not edit
BUILD_MODULE_DIRS := config build include
#### Generated lines go after this line.