struct / union in initializer, RFE #901.
[sdcc.git] / sdcc / device / lib / pic14 / Makefile.am
blob4ea63e0257620888a788f1d69c71990a24fda091
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/*
17 distclean-local:
18         rm -rf ./.checkdevices ./autom4te.cache