* device/lib/pic16/libsdcc/stack/{stack.S, Makefile.in}: add workaround
[fw/sdcc] / device / lib / pic16 / libsdcc / Makefile.in
1 top_builddir = @top_builddir@
2 top_srcdir   = @top_srcdir@
3 srcdir       = @srcdir@
4 VPATH        = @srcdir@
5
6 SUBDIRS = char fixed16x16 float gptr int long stack
7         # lregs
8 MKLIB = libsdcc.lib
9
10 include $(top_srcdir)/Makefile.subdir