diff --git a/Makefile b/Makefile index 76b9665..327a818 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,8 @@ +# Ferienwohnung Management +# File: Makefile +# +# Last modified: 18.08.2017 + TARGET=fewo-blacklist LIBS= CC=g++