Edit

IABSD.fr/ports/java/Makefile

Branch :

  • Show log

    Commit

  • Author : david
    Date : 2006-08-05 21:23:48
    Hash : 97a8efa3
    Message : fix sorting: move cmt and javaPathHelper to the right place; ok sturm@

  • java/Makefile
  • # $OpenBSD: Makefile,v 1.4 2006/08/05 21:23:48 david Exp $
    #
    
         SUBDIR += javaPathHelper
         SUBDIR += jlint
         SUBDIR += junit
    
    .include <bsd.port.subdir.mk>