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

File: [local] / ports / shells / Makefile (download)

Revision 1.40, Mon Oct 31 12:44:57 2022 UTC (19 months ago) by solene
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.39: +1 -0 lines

+ nushell

     SUBDIR =
     SUBDIR += bash
     SUBDIR += bash-completion
     SUBDIR += dash
     SUBDIR += dash,static
     SUBDIR += elvish
     SUBDIR += es
     SUBDIR += etsh
     SUBDIR += fish
     SUBDIR += ksh93
     SUBDIR += nsh
     SUBDIR += nsh,static
     SUBDIR += nushell
     SUBDIR += perlsh
     SUBDIR += py-qtconsole,python3
     SUBDIR += sash
     SUBDIR += tcsh
     SUBDIR += tcsh,static
     SUBDIR += yash
     SUBDIR += zoidberg
     SUBDIR += zsh
     SUBDIR += zsh-syntax-highlighting

.include <bsd.port.subdir.mk>