IC_104/lib60870-C/make/common_targets.mk
George 1ddf693260 feat:
--READ smash_read_this.txt
2026-06-22 16:04:13 +05:30

8 lines
140 B
Makefile

$(LIB_NAME):
cd $(LIB60870_HOME); $(MAKE) -f Makefile
lib: $(LIB_NAME)
libclean: clean
cd $(LIB60870_HOME); $(MAKE) -f Makefile clean