1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-09-29 04:17:37 +03:00
ben-wpan/tools/dirtpan/Makefile
Werner Almesberger ae348fb5cc switch linux-zigbee tools source from (old) tarball to git repository
- install/INSTALL-PC: updated build process of lowpan-tools to
  use the git repository
- tools/dirtpan/Makefile (CFLAGS): added include path for lowpan
  tools from git
2011-07-04 20:29:22 -03:00

20 lines
539 B
Makefile

#
# dirtpan/Makefile - Quick and dirty IPv4 over 802.15.4 tunnel
#
# Written 2011 by Werner Almesberger
# Copyright 2011 Werner Almesberger
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
MAIN = dirtpan
include ../Makefile.common
CFLAGS += -I. -I../../install/lowpan-tools-0.2.2/include/ \
-I../../install/linux-zigbee/include/