# Copyright (c) 1993 by Sanjay Ghemawat
CF=config

all .DEFAULT: FRC
	@$(MAKE) -f $(CF)/Make.top CF=$(CF) TARGET=$@

FRC:
