michael@0: # michael@0: # Copyright 2005 Sun Microsystems, Inc. All rights reserved. michael@0: # Use is subject to license terms. michael@0: # michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: # michael@0: #ident "$Id$" michael@0: # michael@0: michael@0: MOD_DEPTH = ../../.. michael@0: topsrcdir = @top_srcdir@ michael@0: srcdir = @srcdir@ michael@0: VPATH = @srcdir@ michael@0: michael@0: include $(MOD_DEPTH)/config/autoconf.mk michael@0: michael@0: include $(srcdir)/../Makefile.com michael@0: michael@0: DATAFILES += michael@0: michael@0: all:: $(FILES) michael@0: publish:: all pkg michael@0: michael@0: include $(srcdir)/../Makefile.targ