summaryrefslogtreecommitdiff
path: root/ccload/Makefile.am
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2009-06-04 11:20:10 -0700
committerKeith Packard <keithp@keithp.com>2009-06-04 11:20:10 -0700
commit208bc15714c7b4020c017eef19011c4eb9ab51e2 (patch)
treee49f0098dd29ec7666655c749ce4374c03d96591 /ccload/Makefile.am
parent17d2432a8b9c15963cd3b821f025ad33972ef477 (diff)
Move build and debug tools to 'cctools' directory.
These tools were merged in from the ccdbg package. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'ccload/Makefile.am')
-rw-r--r--ccload/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/ccload/Makefile.am b/ccload/Makefile.am
deleted file mode 100644
index 3a754b23..00000000
--- a/ccload/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-bin_PROGRAMS=ccload
-
-AM_CFLAGS=-I$(top_srcdir)/lib $(LIBUSB_CFLAGS)
-CCLOAD_LIBS=../lib/libcc.a
-
-ccload_DEPENDENCIES = $(CCLOAD_LIBS)
-
-ccload_LDADD=$(CCLOAD_LIBS) $(LIBUSB_LIBS)
-
-ccload_SOURCES = ccload.c