Makefile gcc/clang/mingw

This commit is contained in:
powturbo
2015-06-11 12:10:39 +02:00
parent 1f2b47f656
commit a23c257598

View File

@ -8,6 +8,8 @@ UNAME := $(shell uname)
ifeq ($(UNAME), Linux)
LIBTHREAD=-lpthread
LIBRT=-lrt
else
CC=gcc
endif
BIT=./