1
0
Fork 0
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:
Marenz 2010-02-21 00:20:55 +01:00
parent a2aca6a698
commit f10e1801ad
5 changed files with 22 additions and 3 deletions

View file

@ -1,3 +1,3 @@
CFLAGS=-I.. -DDEBUG ../parser.c
CFLAGS=-I.. -DDEBUG -lpsyc
it: testParser