Diff for /libaitrpc/inc/Makefile.in between versions 1.1.1.1 and 1.1.1.1.68.3

version 1.1.1.1, 2010/06/18 01:48:06 version 1.1.1.1.68.3, 2015/07/02 22:20:47
Line 14  INSTALL = @INSTALL@ Line 14  INSTALL = @INSTALL@
   
 all:  all:
   
   alls:
   
 depend:  depend:
   
   depends:
   
 clean:  clean:
         @rm -f *~          @rm -f *~
   
install:install: installc
 
 installc:
         ${INSTALL} aitrpc_pkt.h aitrpc_cli.h ${includedir}
 
 installs:
         ${INSTALL} aitrpc.h ${includedir}          ${INSTALL} aitrpc.h ${includedir}

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.68.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>