[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / libexec / atrun

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/libexec/atrun/Makefile between version 1.13 and 1.14

version 1.13, 2002/09/18 06:24:33 version 1.14, 2011/08/16 10:35:03
Line 7  BINDIR= /usr/libexec
Line 7  BINDIR= /usr/libexec
 MAN=    atrun.8  MAN=    atrun.8
   
 CPPFLAGS+= -I${NETBSDSRCDIR}/usr.bin/at  CPPFLAGS+= -I${NETBSDSRCDIR}/usr.bin/at
   COPTS.atrun.c = -Wno-format-nonliteral
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb <webmaster@jp.NetBSD.org>