preparing new sic version
This commit is contained in:
parent
c2fcf48e6d
commit
c9668b78f2
@ -1,11 +1,12 @@
|
|||||||
|
# sic version
|
||||||
|
VERSION = 0.3
|
||||||
|
|
||||||
# Customize to fit your system
|
# Customize to fit your system
|
||||||
|
|
||||||
# paths
|
# paths
|
||||||
PREFIX = /usr/local
|
PREFIX = /usr/local
|
||||||
MANPREFIX = ${PREFIX}/share/man
|
MANPREFIX = ${PREFIX}/share/man
|
||||||
|
|
||||||
VERSION = 0.2
|
|
||||||
|
|
||||||
# includes and libs
|
# includes and libs
|
||||||
LIBS = -L${PREFIX}/lib -L/usr/lib -lc
|
LIBS = -L${PREFIX}/lib -L/usr/lib -lc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user