[Pkg-voip-commits] [dahdi-tools] 243/285: automake: remove unused stuff from Makefile.legacy

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:19:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit 94ca4a1bb4ad56766c08a0af17fdd900504763f0
Author: Oron Peled <oron.peled at xorcom.com>
Date:   Mon May 18 19:06:21 2015 +0000

    automake: remove unused stuff from Makefile.legacy
    
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
---
 Makefile.legacy | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/Makefile.legacy b/Makefile.legacy
index 8bd58ae..0366fad 100644
--- a/Makefile.legacy
+++ b/Makefile.legacy
@@ -14,20 +14,6 @@ ifeq ($(strip $(foreach var,clean,$(findstring $(var),$(MAKECMDGOALS)))),)
  endif
 endif
 
-ifneq (,$(findstring ppc,$(UNAME_M)))
-CFLAGS+=-fsigned-char
-endif
-ifneq (,$(findstring x86_64,$(UNAME_M)))
-CFLAGS+=-m64
-endif
-
-ROOT_PREFIX=
-
-# extra cflags to build dependencies. Recursively expanded.
-MAKE_DEPS= -MD -MT $@ -MF .$(subst /,_,$@).d -MP
-
-CFLAGS+=$(DAHDI_INCLUDE)
-
 CHKCONFIG	:= $(wildcard /sbin/chkconfig)
 UPDATE_RCD	:= $(wildcard /usr/sbin/update-rc.d)
 ifeq (,$(DESTDIR))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list