#
#	Makefile	5.2	87/06/03
#
DESTDIR= 

all:	FRC
	@echo "there are no CCI specific games, and hopefully never will be!"

install:
	@echo "there are no CCI specific games, and hopefully never will be!"

depend:
clean:
FRC:


