# File:		Makefile
# Unit: 	Programming Contest
# Author:	Course
# Version:	1

# To do the programming contest you should NOT modify this Makefile.

HOME		= /home/l/i/libs111

include	$(HOME)/contest/Makefile.contest
