struct / union in initializer, RFE #901.
[sdcc.git] / sdcc / device / lib / pic16 / debug / Makefile.am
blob760aa7747caf495422baddd44311df6229d85363
1 ## Makefile.am -- Process this file with automake to produce Makefile.in
3 lib_LIBRARIES = libdebug.a
5 libdebug_a_SOURCES = gstack/gstack.c
7 include $(top_srcdir)/Makefile.common