Makefile 247 B

123456789101112
  1. # $OpenBSD: Makefile,v 1.46 2017/06/12 11:48:34 sthen Exp $
  2. BROKEN-alpha= pcre_jit_compile.c:65:2: error: #error Unsupported architecture
  3. PV= 5.6
  4. V= ${PV}.30
  5. REVISION-intl= 0
  6. WANTLIB-main+= ${LIBCXX} ncurses readline
  7. .include <bsd.port.mk>