From: Antonio Ospite Date: Fri, 6 Jan 2012 23:03:16 +0000 (+0100) Subject: Minor Makefile cleanup X-Git-Tag: v0.1.0~41 X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/64bea6dc25f83972f751e55739049409efd9010a?hp=9c8c24641c49553683307692c9517653963f288f Minor Makefile cleanup --- diff --git a/Makefile b/Makefile index b8515ad..20b44c4 100644 --- a/Makefile +++ b/Makefile @@ -41,9 +41,9 @@ bindir := $(PREFIX)/sbin all: picoproj -CFLAGS += -D_BSD_SOURCE -picoproj: picoproj.o +CFLAGS += -D_BSD_SOURCE # for htole32() +picoproj: picoproj.o install: picoproj install -d $(DESTDIR)$(bindir)