commented possibility for global install

This commit is contained in:
Roland Hollós 2020-11-23 11:55:34 +01:00
parent 93b434ff7b
commit b7cd218fe8

View File

@ -1,5 +1,6 @@
TARGET=fiboBG
DEST=$(HOME)/.local/bin
DEST=$(HOME)/.local/bin #local install
#DES=/usr/local #global install
SRC=main.c
# DEBUG=-g
DEBUG=