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

Diff for /xenocara/Makefile between version 1.9 and 1.10

version 1.9, 2006/12/17 20:41:36 version 1.10, 2006/12/17 22:47:35
Line 11 
Line 11 
 SUBDIR+= share/mk  SUBDIR+= share/mk
 .endif  .endif
   
 NOOBJS=  NOOBJ=
   
 build: beforebuild _SUBDIRUSE  build: beforebuild _SUBDIRUSE
   
Line 35 
Line 35 
         /usr/libexec/makewhatis ${DESTDIR}/usr/X11R6/man          /usr/libexec/makewhatis ${DESTDIR}/usr/X11R6/man
   
 realinstall: _SUBDIRUSE  realinstall: _SUBDIRUSE
   
   obj: _SUBDIRUSE
   
 release: release-clean distrib-dirs release-install dist  release: release-clean distrib-dirs release-install dist
   

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