File: Makefile.common

package info (click to toggle)
lowpan-tools 0.2.2-2.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,032 kB
  • sloc: sh: 13,195; ansic: 2,800; python: 262; yacc: 162; makefile: 89; lex: 83
file content (4 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (2)
1
2
3
4
AM_CPPFLAGS = -I$(top_srcdir)/include
AM_CFLAGS = -g3 -Wall

LDADD = $(top_builddir)/lib/libcommon.la