mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
+
This commit is contained in:
parent
2294dabea2
commit
12ff235aa7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
parser:
|
||||
$(DIETLIB) cc -L../.. -I../.. -DDEBUG -lpsyc testParser.c -lpsyc -o testParser
|
||||
$(DIETLIB) cc -L../.. -I../../../include -DDEBUG -lpsyc testParser.c -lpsyc -o testParser
|
||||
|
||||
diet:
|
||||
DIETLIB=/opt/diet/bin/diet make parser
|
||||
|
|
Loading…
Reference in a new issue