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