mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now including the optional user defined Make.config from the 'libsi' Makefile
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Makefile for a libsi
|
||||
#
|
||||
# $Id: Makefile 1.3 2004/10/16 13:31:50 kls Exp $
|
||||
# $Id: Makefile 1.4 2005/05/05 11:01:46 kls Exp $
|
||||
|
||||
### The C++ compiler and options:
|
||||
|
||||
@@ -11,6 +11,8 @@ AR = ar
|
||||
ARFLAGS = ru
|
||||
RANLIB = ranlib
|
||||
|
||||
-include ../Make.config
|
||||
|
||||
### The directory environment:
|
||||
|
||||
INCLUDES +=
|
||||
|
Reference in New Issue
Block a user