[go: up one dir, main page]

File: Makefile.am

package info (click to toggle)
altos 1.9.16-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 78,396 kB
  • sloc: ansic: 110,166; java: 42,103; makefile: 7,904; sh: 4,375; xml: 2,155; pascal: 2,008
file content (9 lines) | stat: -rw-r--r-- 348 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
SUBDIRS=lib ao-rawload ao-dbg ao-bitbang ao-eeprom ao-list \
	ao-load ao-telem ao-send-telem ao-sky-flash \
	ao-dumpflash ao-edit-telem ao-dump-up ao-elftohex \
	ao-flash ao-usbload ao-test-igniter ao-test-baro \
	ao-test-flash ao-cal-accel ao-test-gps ao-usbtrng \
	ao-cal-freq ao-makebin ao-test-pressure
if LIBSTLINK
SUBDIRS += ao-stmload
endif