[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / gnustep-base

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

Diff for /pkgsrc/devel/gnustep-base/Makefile between version 1.26 and 1.27

version 1.26, 2005/09/30 23:13:57 version 1.27, 2005/11/28 22:12:24
Line 26  post-install:
Line 26  post-install:
   
 .include "../../mk/compiler.mk"  .include "../../mk/compiler.mk"
   
 .if empty(CC_VERSION:Mgcc-3*)  .if empty(CC_VERSION:Mgcc-3*) || !exists(/usr/include/objc/objc.h)
 .include "../../devel/gnustep-objc/buildlink3.mk"  .include "../../devel/gnustep-objc/buildlink3.mk"
 .endif  .endif
   

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

CVSweb <webmaster@jp.NetBSD.org>