• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LEVEL = ../../../make
2
3LD_EXTRAS := -lpthread
4CXX_SOURCES := main.cpp
5
6include $(LEVEL)/Makefile.rules
7