sowm: make CC configurable.

This commit is contained in:
Dylan Araps 2019-10-15 12:47:16 +03:00
parent 410c65e51c
commit c32deb2c21
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -4,7 +4,7 @@ LDFLAGS=
PREFIX?= /usr
BINDIR?= $(PREFIX)/bin
CC=gcc
CC ?= gcc
all: sowm