examples/rtai/Makefile.am
changeset 393 9cfbb344adc0
parent 387 e6e708a5d502
child 477 69d05643041f
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 = Kbuild rtai_sample.c
       
    39 
    38 all:
    40 all:
    39 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
    41 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" modules
    40 
    42 
    41 clean-local:
    43 clean-local:
    42 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" clean
    44 	$(MAKE) -C "$(LINUX_SOURCE_DIR)" M="@abs_srcdir@" clean