summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libcpu/m68k/Makefile.am
blob: 7db5310a4b9ae017881d373179eb0fcc5984d657 (plain) (tree)
1
2
3
4
5
6
7
  
       
  



                                            








                                     


                                                        
##
## $Id$
##

AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal

if shared
SHARED_LIB = shared
endif

if m68040
CPU_SUBDIR = m68040
endif

SUBDIRS = $(SHARED_LIB) $(CPU_SUBDIR)

include $(top_srcdir)/../../../../../automake/subdirs.am
include $(top_srcdir)/../../../../../automake/local.am