1 ## Process this file with Automake to create Makefile.in
3 SUBDIRS = libc libm libsdcc/regular
5 if ENABLE_ENHANCED_PICS
6 if ENABLE_EXTENDED_INSTRUCTIONS
7 SUBDIRS += libsdcc/enhanced
8 else !ENABLE_EXTENDED_INSTRUCTIONS
9 SUBDIRS += libsdcc/enhanced-no-xinst
10 endif !ENABLE_EXTENDED_INSTRUCTIONS
11 endif ENABLE_ENHANCED_PICS
13 include $(top_srcdir)/Makefile.common
15 DISTCLEANFILES = a.lst a.cod a.hex ./.checkdevices/*
18 rm -rf ./.checkdevices ./autom4te.cache