Edit

IABSD.fr/ports/shells/Makefile

Branch :

  • Show log

    Commit

  • Author : pascal
    Date : 2012-06-26 22:03:02
    Hash : 8bf3f818
    Message : + osh

  • shells/Makefile
  • # $OpenBSD: Makefile,v 1.23 2012/06/26 22:03:02 pascal Exp $
    # $FreeBSD: Makefile,v 1.13 1997/01/03 00:40:55 max Exp $
    #
    
        SUBDIR =
        SUBDIR += bash
        SUBDIR += es
        SUBDIR += osh
        SUBDIR += perlsh
        SUBDIR += sash
        SUBDIR += scsh
        SUBDIR += tcsh
        SUBDIR += zoidberg
        SUBDIR += zsh
    
    .include <bsd.port.subdir.mk>