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

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

Diff for /src/libexec/atf-killpg/Attic/Makefile between version 1.1 and 1.2

version 1.1, 2008/02/04 20:31:32 version 1.2, 2008/05/01 15:35:14
Line 10  PROG_CXX= atf-killpg
Line 10  PROG_CXX= atf-killpg
 SRCS=           atf-killpg.cpp  SRCS=           atf-killpg.cpp
 MAN=            atf-killpg.1  MAN=            atf-killpg.1
   
 CPPFLAGS+=      -I${SRCDIR}/libs  LDADD+=         -latf-c++ -latf-c
 LDADD+=         -latf  
   
 WARNS?=         2  WARNS?=         2
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>