Enabled VPATH feature: changed nearly all Makefiles (149 files).
[fw/sdcc] / device / lib / pic16 / libsdcc / Makefile.in
diff --git a/device/lib/pic16/libsdcc/Makefile.in b/device/lib/pic16/libsdcc/Makefile.in
new file mode 100644 (file)
index 0000000..2bf35eb
--- /dev/null
@@ -0,0 +1,10 @@
+top_builddir = @top_builddir@
+top_srcdir   = @top_srcdir@
+srcdir       = @srcdir@
+VPATH        = @srcdir@
+
+SUBDIRS = char fixed16x16 float gptr int long 
+       # lregs
+MKLIB = libsdcc.lib
+
+include $(top_srcdir)/Makefile.subdir