mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 15:05:11 +00:00
This allows us to have commands apply to admins or MUCs only(which would help with many things I want to implement).
10 lines
132 B
Text
10 lines
132 B
Text
CODE=star-of-hope
|
|
NAME=Parsee
|
|
VERSION=0.2.0
|
|
BINARY=parsee
|
|
SOURCE=src
|
|
INCLUDES=src/include
|
|
OBJECT=build
|
|
CC=cc
|
|
CFLAGS=-O3
|
|
PREFIX=/usr
|