updated to work with new gcc and avrlibc
[openmag.git] / Makefile
blob0ec53d20d34db6028efaceddf4a92c5569d42a0b
1 # Copyright (C) 2008 Sean D'Epagnier <sean@depagnier.com>
3 # This Program is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU General Public
5 # License as published by the Free Software Foundation; either
6 # version 3 of the License, or (at your option) any later version.
9 SUBDIRS = doc schematic src
11 INCPREFIX = src/
13 include src/make/subdir.mk