Makefile 101 B

12345678910
  1. MODULE_TOPDIR = ../..
  2. LIB = CLUSTER
  3. include $(MODULE_TOPDIR)/include/Make/Lib.make
  4. default: lib