mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-02-16 04:43:53 +00:00
3 lines
100 B
Makefile
Executable File
3 lines
100 B
Makefile
Executable File
THIRDPARTY_DIR = $(dir $(lastword $(MAKEFILE_LIST)))
|
|
include $(THIRDPARTY_DIR)/everest/Makefile.inc
|