Enabled VPATH feature: changed nearly all Makefiles (149 files).
[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 
7         # lregs
8 MKLIB = libsdcc.lib
9
10 include $(top_srcdir)/Makefile.subdir