examples/rtai/Makefile.am
branchstable-1.3
changeset 1746 72e7507b3f1b
parent 1732 1cc865ba17c2
equal deleted inserted replaced
1745:07fd94c5119d 1746:72e7507b3f1b
    31 #  standard) as the (only) precondition to have the right to use EtherCAT
    31 #  standard) as the (only) precondition to have the right to use EtherCAT
    32 #  Technology, IP and trade marks.
    32 #  Technology, IP and trade marks.
    33 #
    33 #
    34 #------------------------------------------------------------------------------
    34 #------------------------------------------------------------------------------
    35 
    35 
    36 EXTRA_DIST = Kbuild rtai_sample.c
    36 EXTRA_DIST = \
       
    37 	Kbuild.in \
       
    38 	rtai_sample.c
    37 
    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: