# File:		Makefile
# Unit: 	8
# Author:	Course
# Version:	1

# To do assignment 8 you should NOT modify this Makefile.

HOME		= /home/l/i/libs111

include	$(HOME)/unit8/Makefile.asst8
