# **************************************************************************** # # # # :::::::: # # Makefile :+: :+: # # +:+ # # By: whaffman +#+ # # +#+ # # Created: 2025/03/19 16:44:48 by whaffman #+# #+# # # Updated: 2025/03/21 15:31:53 by whaffman ######## odam.nl # # # # **************************************************************************** # NAME = Zombie SRC = main.cpp Zombie.cpp newZombie.cpp randomChump.cpp -include ../common.mk