Codebase list entr / debian/3.3-1 Makefile.linux
debian/3.3-1

Tree @debian/3.3-1 (Download .tar.gz)

Makefile.linux @debian/3.3-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