IP400/rpi/stm32flash/parsers/Makefile.am

12 lines
179 B
Text
Raw Normal View History

2025-01-29 11:17:14 -07:00
noinst_LTLIBRARIES = parsers.la
parsers_la_SOURCES = binary.h binary.c hex.h hex.c parser.h
parsers_la_CXXFLAGS = -Wall -g
parsers_la_LDFLAGS = -module -avoid-version