]> granicus.if.org Git - strace/commit
ioctlsort: rewrite build rules using noinst_PROGRAMS
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 4 Nov 2014 01:40:42 +0000 (01:40 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 11 Nov 2014 15:30:00 +0000 (15:30 +0000)
commit00119f63fa91ee3612a95b91872abc89ac6ff7e1
tree0520498f46236d54a942a2f0e025d85f54672b3d
parent544a81063c37b9387a7ecb2ee06c2624728eecdd
ioctlsort: rewrite build rules using noinst_PROGRAMS

* linux/ioctlsort.c: Rename to ioctlsort.c
* Makefile.am (EXTRA_DIST): Rename linux/ioctlsort.c to ioctlsort.c.
[MAINTAINER_MODE] (noinst_PROGRAMS): Add ioctlsort.
(ioctlsort_SOURCES): Add ioctlsort.c.
(nodist_ioctlsort_SOURCES): Add ioctls.h and ioctldefs.h.
(CLEANFILES): Add $(nodist_ioctlsort_SOURCES).
(ioctlsort.$(OBJEXT)): Likewise.
(ioctlsort): Remove.
Makefile.am
ioctlsort.c [moved from linux/ioctlsort.c with 100% similarity]