/include/protocols/Makefile

https://bitbucket.org/freebsd/freebsd-head/ · Makefile · 7 lines · 4 code · 2 blank · 1 comment · 0 complexity · 43fa5e1adebb510a12e4fa664a822135 MD5 · raw file

  1. # $FreeBSD$
  2. NO_OBJ=
  3. INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h
  4. INCSDIR=${INCLUDEDIR}/protocols
  5. .include <bsd.prog.mk>