git.y1.nz

bro

URI-based multiplexer
download: http://git.y1.nz/archives/bro.tar.gz
README | Files | Log | Refs

config.mk

      1 PREFIX = /usr/local
      2 MANPREFIX = $(PREFIX)/share/man
      3 CC = cc -Wextra -Wpedantic -std=c99 \
      4 	-I /usr/local/include -L /usr/local/lib

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.