patch-i4lnet_Makefile 233 B

123456789
  1. allow CC override
  2. --- mISDNuser-1_1_9.orig/i4lnet/Makefile 2008-11-18 12:35:09.000000000 +0100
  3. +++ mISDNuser-1_1_9/i4lnet/Makefile 2011-07-11 17:12:22.313001562 +0200
  4. @@ -1,4 +1,4 @@
  5. -CC = gcc
  6. +CC ?= gcc
  7. AR = ar
  8. RANLIB = ranlib