diff Makefile.unix @ 676:cfbc5ddf74e5

Possibly fix external build things and llvm static analyzer runs.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 25 Oct 2017 18:23:32 +0300
parents dd3083a3383d
children f1df1cf69a38
line wrap: on
line diff
--- a/Makefile.unix	Wed Aug 09 11:24:41 2017 +0300
+++ b/Makefile.unix	Wed Oct 25 18:23:32 2017 +0300
@@ -2,10 +2,6 @@
 ## Common UNIX style Makefile stuff
 ##
 PREFIX ?= /usr/local
-CC ?= cc
-AR ?= ar
-RANLIB ?= ranlib
-INSTALL ?= install
 DOC ?= README
 
 CFLAGS += -DHAVE_CONFIG_H