2 ## Notion ion-completefile Makefile
5 # System-specific configuration is in system.mk
7 include $(TOPDIR
)/build
/system-inc.mk
9 ######################################
11 EXTRA_EXECUTABLE
= ion-completefile
13 SOURCES
=ion-completefile.c
16 INCLUDES
+= $(LIBTU_INCLUDES
)
17 CFLAGS
+= $(XOPEN_SOURCE
) $(C99_SOURCE
)
19 ######################################
21 include $(TOPDIR
)/build
/rules.mk
23 ######################################
25 _install
: executable_install