mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-05 18:41:13 +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.6.0.0
|
|
VERSION=0.7.6
|
|
PACKAGE=ntpa
|
|
CONFIG=RELEASE
|