Edit

IABSD.fr/ports/shells/Makefile

Branch :

  • Show log

    Commit

  • Author : shadchin
    Date : 2017-03-05 21:13:27
    Hash : beabbffe
    Message : +py-qtconsole +py-qtconsole,python3

  • shells/Makefile
  • # $OpenBSD: Makefile,v 1.31 2017/03/05 21:13:27 shadchin Exp $
    
        SUBDIR =
        SUBDIR += bash
        SUBDIR += dash
        SUBDIR += dash,static
        SUBDIR += es
        SUBDIR += ksh93
        SUBDIR += osh
        SUBDIR += nsh
        SUBDIR += nsh,static
        SUBDIR += perlsh
        SUBDIR += py-qtconsole
        SUBDIR += py-qtconsole,python3
        SUBDIR += sash
        SUBDIR += tcsh
        SUBDIR += tcsh,static
        SUBDIR += yash
        SUBDIR += zoidberg
        SUBDIR += zsh
    
    .include <bsd.port.subdir.mk>