projects
/
libam7xxx.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Split am7xxx functions and definitions
[libam7xxx.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
42bb562
..
514621b
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-44,7
+44,7
@@
all: picoproj
CFLAGS += -D_BSD_SOURCE # for htole32()
CFLAGS += -D_POSIX_C_SOURCE=2 # for getopt()
-picoproj: picoproj.o
+picoproj: picoproj.o
am7xxx.o
install: picoproj
install -d $(DESTDIR)$(bindir)