diff options
Diffstat (limited to 'cctools/lib/Makefile.am')
| -rw-r--r-- | cctools/lib/Makefile.am | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/cctools/lib/Makefile.am b/cctools/lib/Makefile.am deleted file mode 100644 index 251ef6e6..00000000 --- a/cctools/lib/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -noinst_LIBRARIES = libcc.a - -AM_CFLAGS=$(WARN_CFLAGS) $(LIBUSB_CFLAGS) - -libcc_a_SOURCES = \ - ccdbg-command.c \ - ccdbg-debug.c \ - ccdbg-debug.h \ - ccdbg-flash.c \ - ccdbg.h \ - ccdbg-hex.c \ - ccdbg-io.c \ - ccdbg-manual.c \ - ccdbg-memory.c \ - ccdbg-rom.c \ - ccdbg-state.c \ - cc-usb.c \ - cc-usb.h \ - cc-bitbang.c \ - cc-bitbang.h \ - cp-usb-async.c \ - cp-usb-async.h |
