# $Header: /atg/source/CVSROOT/CVSROOT/modules,v 1.880 2000/12/20 21:43:51 aking Exp $
#
# Three different line formats are valid:
#	key	-a    aliases...
#	key [options] directory
#	key [options] directory files...
#
# Where "options" are composed of:
#	-i prog		Run "prog" on "cvs commit" from top-level of module.
#	-o prog		Run "prog" on "cvs checkout" of module.
#	-e prog		Run "prog" on "cvs export" of module.
#	-t prog		Run "prog" on "cvs rtag" of module.
#	-u prog		Run "prog" on "cvs update" of module.
#	-d dir		Place module in directory "dir" instead of module name.
#	-l		Top-level directory only -- do not recurse.
#
# NOTE:  If you change any of the "Run" options above, you'll have to
# release and re-checkout any working directories of these modules.
#
# And "directory" is a path to a directory relative to $CVSROOT.
#
# The "-a" option specifies an alias.  An alias is interpreted as if
# everything on the right of the "-a" had been typed on the command line.
#
# You can encode a module within a module by using the special '&'
# character to interpose another module into the current module.  This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
#
# WARNING: Do not comment out lines inside a module definition, as it can
# cause the rest of the definition to break.

# Table of contents:
#   Products and projects in alphabetical order
#       includes complemented projects and old versions
#   Distributions
#   Documentation and training
#   Install sources
#   ROAD and Development
#   SO testing
#   Misc 
#   see "modules/modules.attic" for out-of-date targets and change notes
#   
# Conventions:
#   Use -java for java sources
#   Use -native for native sources
#   Use targets in 'Install sources' for atg/atginstall

# ================== Products and projects in alphabetical order =============

0300	-a \
	0300-java\
	atg/html/0300\
	atg/projects/0300\
	atg/relmake/0300

0300-java	-a \
	atg/Java/Makefile\
	atg/Java/atg/Makefile\
	atg/Java/atg/projects/Makefile\
        'atg/Java/I have spaces'\
        "atg/Java/so do I"\
	atg/Java/atg/projects/0300

Accrue -a \
	atg/Java/atg/integrations/accrue\
	atg/projects/accrue

# A test of a non-'/' being a directory.
test-suite -a \
        test