[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / xenocara

Diff for /xenocara/Makefile between version 1.57 and 1.58

version 1.57, 2014/04/18 10:02:45 version 1.58, 2014/07/10 07:13:13
Line 53 
Line 53 
 afterinstall afterbuild:  afterinstall afterbuild:
         exec ${MAKE} fix-appd          exec ${MAKE} fix-appd
         /usr/sbin/makewhatis -Qv ${DESTDIR}/usr/X11R6/man          /usr/sbin/makewhatis -Qv ${DESTDIR}/usr/X11R6/man
           cd distrib/sets && exec ${MAKE}
   
 install-mk:  install-mk:
         cd share/mk && exec ${MAKE} X11BASE=${X11BASE} install          cd share/mk && exec ${MAKE} X11BASE=${X11BASE} install

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58