Codebase list entr / upstream/4.1 Makefile.linux
upstream/4.1

Tree @upstream/4.1 (Download .tar.gz)

Makefile.linux @upstream/4.1raw · history · blame

1
2
3
4
5
CPPFLAGS += -D_GNU_SOURCE -D_LINUX_PORT -Imissing
MANPREFIX ?= ${PREFIX}/share/man
EXTRA_SRC = missing/strlcpy.c missing/kqueue_inotify.c

include Makefile.bsd