[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / othersrc / bin / fsu_ln

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

Diff for /othersrc/bin/fsu_ln/Makefile between version 1.3 and 1.4

version 1.3, 2009/11/05 14:39:15 version 1.4, 2009/11/06 11:47:41
Line 7  PROG=    fsu_ln
Line 7  PROG=    fsu_ln
 SRCS=           ln.c  SRCS=           ln.c
 MAN=            fsu_ln.1  MAN=            fsu_ln.1
   
 CFLAGS+=        -Wl,--wrap=link,--wrap=symlink  LDFLAGS+=        -Wl,--wrap=link,--wrap=symlink
   
 .include <bsd.prog.mk>  .include <bsd.prog.mk>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>