1*56781Sericdivert(-1) 251232Seric# 351232Seric# Copyright (c) 1983 Eric P. Allman 451232Seric# Copyright (c) 1988 The Regents of the University of California. 551232Seric# All rights reserved. 651232Seric# 751232Seric# %sccs.include.redist.sh% 851232Seric# 9*56781Sericdivert(0) 10*56781SericVERSIONID(`@(#)cssubdomain.m4 2.5 (Berkeley) 11/14/92') 1151232Seric 12*56781Sericdivert(2) 1351232Seric# find possible (old & new) versions of our name via short circuit hack 1451232Seric# (this code should exist ONLY during the transition from .Berkeley.EDU 1551232Seric# names to .CS.Berkeley.EDU names -- probably not more than a few months) 1651299SericR$* < @ $=w .CS.Berkeley.EDU > $* $: $1 < @ $j > $3 1751299SericR$* < @ $=w .Berkeley.EDU> $* $: $1 < @ $j > $3 18*56781Sericdivert(0) 19