Edit

IABSD.fr/ports/shells/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2007-04-09 00:21:51
    Hash : c36c6c01
    Message : fix dirname, from Steve Andre'

  • shells/Makefile
  • # $OpenBSD: Makefile,v 1.19 2007/04/09 00:21:51 espie Exp $
    # $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
    #
    
        SUBDIR += bash
        SUBDIR += es
        SUBDIR += perlsh
        SUBDIR += sash
        SUBDIR += scsh
        SUBDIR += tcsh
        SUBDIR += zoidberg
        SUBDIR += zsh
    
    .include <bsd.port.subdir.mk>