1divert(-1)
2#
3# Copyright (c) 1983 Eric P. Allman
4# Copyright (c) 1988, 1993
5#	The Regents of the University of California.  All rights reserved.
6#
7# %sccs.include.redist.sh%
8#
9divert(0)
10VERSIONID(`@(#)cssubdomain.m4	8.1 (Berkeley) 06/07/93')
11
12divert(2)
13# find possible (old & new) versions of our name via short circuit hack
14# (this code should exist ONLY during the transition from .Berkeley.EDU
15#  names to .CS.Berkeley.EDU names -- probably not more than a few months)
16R$* < @ $=w .CS.Berkeley.EDU > $*	$: $1 < @ $j > $3
17R$* < @ $=w .Berkeley.EDU> $*		$: $1 < @ $j > $3
18divert(0)
19