Diff for /libelwix/inc/Makefile.in between versions 1.1.1.1 and 1.1.1.1.126.1

version 1.1.1.1, 2013/01/17 10:05:35 version 1.1.1.1.126.1, 2022/12/05 20:51:18
Line 20  clean: Line 20  clean:
         @rm -f *~ elwix/*~          @rm -f *~ elwix/*~
   
 install:  install:
           ${INSTALL} -d ${prefix}
           ${INSTALL} -d ${includedir}
         ${INSTALL} -d ${includedir}/elwix          ${INSTALL} -d ${includedir}/elwix
         ${INSTALL} elwix.h ${includedir}          ${INSTALL} elwix.h ${includedir}
         ${INSTALL} elwix/*.h ${includedir}/elwix          ${INSTALL} elwix/*.h ${includedir}/elwix

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


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