mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 02:20:57 +00:00
10 lines
169 B
Makefile
10 lines
169 B
Makefile
prefix=/usr/local
|
|
libdir=/usr/local/lib
|
|
bindir=/usr/local/bin
|
|
datadir=/usr/local/share
|
|
RUNTIME=mono
|
|
ASSEMBLY_VERSION=0.7.7.0.0
|
|
VERSION=0.7.7
|
|
PACKAGE=ntpa
|
|
CONFIG=RELEASE
|