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

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

Diff for /pkgsrc/devel/sdcc/Makefile between version 1.9 and 1.10

version 1.9, 2001/05/12 06:36:42 version 1.10, 2001/06/11 06:34:29
Line 33  CONFIGURE_ARGS+=--datadir=${LOCALBASE}/s
Line 33  CONFIGURE_ARGS+=--datadir=${LOCALBASE}/s
 # by default on some, not on others  # by default on some, not on others
 CPPFLAGS+=      -fdollars-in-identifiers  CPPFLAGS+=      -fdollars-in-identifiers
 CONFIGURE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}  CONFIGURE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
 CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"  
   
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

CVSweb <webmaster@jp.NetBSD.org>