linux/tools/spi/Makefile
<<
>>
Prefs
   1all: spidev_test spidev_fdx
   2
   3clean:
   4        $(RM) spidev_test spidev_fdx
   5