mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
makefile fixes; gitignore
This commit is contained in:
parent
a3cccb5fda
commit
f07efe501d
3 changed files with 7 additions and 2 deletions
|
@ -6,3 +6,5 @@ works:
|
|||
|
||||
it: testParser
|
||||
|
||||
test:
|
||||
for f in parser/*txt; do echo -e "\n>> $$f"; ./testParser $$f; done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue