Adds comments to Makefile
This commit is contained in:
parent
e0e3985e9c
commit
48110eef96
1 changed files with 5 additions and 0 deletions
5
Makefile
5
Makefile
|
@ -1,3 +1,8 @@
|
|||
# Ferienwohnung Management
|
||||
# File: Makefile
|
||||
#
|
||||
# Last modified: 18.08.2017
|
||||
|
||||
TARGET=fewo-blacklist
|
||||
LIBS=
|
||||
CC=g++
|
||||
|
|
Loading…
Reference in a new issue