From 52e911224c3eeea74b4bc350a42466cddc04132e Mon Sep 17 00:00:00 2001 From: Gnapheus Date: Sat, 12 Feb 2011 12:44:48 +0100 Subject: updated Makefile --- Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index ef879f2..11beff4 100644 --- a/Makefile +++ b/Makefile @@ -28,10 +28,8 @@ TMPDIR = /tmp ### Make sure that necessary options are included: - ### For backward compatibility vdr-1.6.0: - CFLAGS += -fPIC - CXXFLAGS += -fPIC - DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE +### For backward compatibility vdr-1.6.0: +CXXFLAGS += -fPIC -include $(VDRDIR)/Make.global -- cgit v1.2.3