mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
allow testing before installation
This commit is contained in:
parent
4743498ad9
commit
8191dd44ef
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
export LD_LIBRARY_PATH = ../lib
|
||||
|
||||
OPT = -O2
|
||||
DEBUG = 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue