mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
10 lines
147 B
Text
10 lines
147 B
Text
CODE=tomboyish-bridges-adventure
|
|
NAME=Parsee
|
|
VERSION=0.1.0
|
|
BINARY=parsee
|
|
SOURCE=src
|
|
INCLUDES=src/include
|
|
OBJECT=build
|
|
CC=cc
|
|
CFLAGS=-O3
|
|
PREFIX=/usr
|