################################################################# # Name: makefile # # Author: Jan Vales (e0726236@student.tuwien.ac.at) # # Date: 8.11.2009 # # Purpose: makefile # ################################################################# all: mycat clean: rm -f mycat.o mycat