Makefile 97 B

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