Initial Commit - Copy from Altus Metrum AltOS
This commit is contained in:
9
ao-tools/ao-boot-stm32/Makefile.am
Normal file
9
ao-tools/ao-boot-stm32/Makefile.am
Normal file
@@ -0,0 +1,9 @@
|
||||
bin_PROGRAMS=ao-chaosread
|
||||
|
||||
AM_CFLAGS=-I$(top_srcdir)/ao-tools/lib $(LIBUSB_CFLAGS)
|
||||
|
||||
ao_chaosread_LDADD=$(LIBUSB_LIBS)
|
||||
|
||||
ao_chaosread_SOURCES = ao-chaosread.c
|
||||
|
||||
man_MANS = ao-chaosread.1
|
Reference in New Issue
Block a user