Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 233873 | Differences between
and this patch

Collapse All | Expand All

(-)lib/Makefile.orig (-1 / +1 lines)
Lines 13-19 Link Here
13
MISDN_OBJ = debug.o mbuffer.o q931.o fsm.o mtimer.o mlayer3.o layer3.o dss1user.o dss1net.o
13
MISDN_OBJ = debug.o mbuffer.o q931.o fsm.o mtimer.o mlayer3.o layer3.o dss1user.o dss1net.o
14
14
15
15
16
MISDN_PICOBJ = $(ISDNNET_OBJ:%.o=%.lo)
16
MISDN_PICOBJ = $(MISDN_OBJ:%.o=%.lo)
17
17
18
CFLAGS += $(EXTRA_CFLAGS) 
18
CFLAGS += $(EXTRA_CFLAGS) 
19
19

Return to bug 233873