Imported Upstream version 2.9.0
[debian/cc1111] / device / lib / pic16 / debug / Makefile.am
1 ## Makefile.am -- Process this file with automake to produce Makefile.in
2
3 lib_LIBRARIES = libdebug.a
4
5 libdebug_a_SOURCES = gstack/gstack.c
6
7 include $(top_srcdir)/Makefile.common
8