xref: /third_party/ltp/testcases/kernel/mce-test/tools/Makefile (revision f08c3bdf)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/ltp/testcases/kernel/mce-test/tools/
1
2all:
3	$(MAKE) -C simple_process
4	$(MAKE) -C simple_process install
5clean:
6	$(MAKE) -C simple_process clean
7distclean: clean
8

Indexes created Thu Nov 07 10:32:03 CST 2024