examples/msr/Makefile.am
changeset 393 9cfbb344adc0
parent 387 e6e708a5d502
child 451 cd6b819c2351
equal deleted inserted replaced
392:eaee3c8d6ae0 393:9cfbb344adc0
    33 #  standard) as the (only) precondition to have the right to use EtherCAT
    33 #  standard) as the (only) precondition to have the right to use EtherCAT
    34 #  Technology, IP and trade marks.
    34 #  Technology, IP and trade marks.
    35 #
    35 #
    36 #------------------------------------------------------------------------------
    36 #------------------------------------------------------------------------------
    37 
    37 
       
    38 EXTRA_DIST = \
       
    39 	Kbuild \
       
    40 	libm.o_shipped \
       
    41 	msr_load \
       
    42 	msr_unload \
       
    43 	msr_param.h \
       
    44 	msr_sample.c \
       
    45 	msrserv.pl
       
    46 
    38 all:
    47 all:
    39 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
    48 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
    40 
    49 
    41 clean-local:
    50 clean-local:
    42 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" clean
    51 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" clean