Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 247930
Collapse All | Expand All

(-)a/Makefile.am (-2 / +1 lines)
Lines 1-8 Link Here
1
# $Header: /cvsroot/jnettop/jnettop/Makefile.am,v 1.14 2006/04/11 15:59:59 merunka Exp $
1
# $Header: /cvsroot/jnettop/jnettop/Makefile.am,v 1.14 2006/04/11 15:59:59 merunka Exp $
2
2
3
INCLUDES = -I$(top_srcdir)/include @GLIB_CFLAGS@
3
INCLUDES = -I$(top_srcdir)/include @GLIB_CFLAGS@
4
AM_LDFLAGS = @GLIB_LIBS@ @NSL_LIBS@ @SOCKET_LIBS@
4
jnettop_LDADD = @GLIB_LIBS@ @NSL_LIBS@ @SOCKET_LIBS@
5
CFLAGS = -g -O0
6
5
7
man_MANS = jnettop.8
6
man_MANS = jnettop.8
8
7

Return to bug 247930