2 ## Notion dock module Makefile
6 # System specific configuration is in system.mk
8 include $(TOPDIR
)/build
/system-inc.mk
10 ######################################
12 INCLUDES
+= $(X11_INCLUDES
) $(LIBTU_INCLUDES
) $(LIBEXTL_INCLUDES
) -I..
13 CFLAGS
+= $(XOPEN_SOURCE
) $(C99_SOURCE
)
22 ######################################
24 include $(TOPDIR
)/build
/rules.mk
26 ######################################
28 _install
: module_install
30 ######################################
36 exuberant-ctags
-R .
$(TOPDIR
)