root / trunk / ext / yamlbyte / Makefile

Revision 312, 71 bytes (checked in by indeyets, 7 months ago)

use local library

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1all:
2        gcc -DTEST_YBEXT -L../../lib -I../../lib ybext.c -lsyck
3        ./a.out
Note: See TracBrowser for help on using the browser.