Files
yait/config.mak
2025-07-20 22:11:20 -04:00

5 lines
57 B
Makefile

PREFIX=/usr/bin/
CFLAGS=-Wall -Wextra -g
LDFLAGS=
CC=gcc