mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
added makefile to compile lib
This commit is contained in:
parent
a2aca6a698
commit
f10e1801ad
5 changed files with 22 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
CFLAGS=-I.. -DDEBUG ../parser.c
|
||||
CFLAGS=-I.. -DDEBUG -lpsyc
|
||||
|
||||
it: testParser
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue