Root/cntr/tools/Makefile

Source at commit 6caa0d36ab55987c506d2d242aef978132ec6f09 created 13 years 7 days ago.
By Werner Almesberger, consolidated atben/Makefile and atusb/Makefile into common template
1#
2# tools/Makefile - Build the CNTR control tool
3#
4# Written 2010 by Werner Almesberger
5# Copyright 2010 Werner Almesberger
6#
7# This program is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 2 of the License, or
10# (at your option) any later version.
11#
12
13
14DIRS=cntr
15
16include ../../Makefile.recurse
17

Archive Download this file



interactive