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

Collapse All | Expand All

(-)libipulog/Makefile.in.orig (-1 / +1 lines)
Lines 1-7 Link Here
1
#
1
#
2
2
3
include @top_srcdir@/Rules.make
3
include @top_srcdir@/Rules.make
4
CFLAGS+=-Iinclude -I/usr/src/linux/include
4
CFLAGS+=-Iinclude
5
5
6
libipulog.a: libipulog.o
6
libipulog.a: libipulog.o
7
	$(LD) -i $< -o $@
7
	$(LD) -i $< -o $@

Return to bug 285376