Files
frontier/Makefile.defs
2024-02-23 20:11:59 +08:00

4 lines
87 B
Makefile

PREFIX?=/usr
BINDIR?=$(PREFIX)/bin
CONFDIR?=$(PREFIX)/conf
VERSION=$(shell cat VERSION)