source: Makefile @ c836519

release-1.10release-1.6release-1.7release-1.8release-1.9
Last change on this file since c836519 was 4942723, checked in by Nelson Elhage <nelhage@ksplice.com>, 14 years ago
Add a Makefile
  • Property mode set to 100644
File size: 89 bytes
Line 
1CFLAGS=$(shell pkg-config glib-2.0 --cflags)
2LDFLAGS=$(shell pkg-config glib-2.0 --libs)
Note: See TracBrowser for help on using the repository browser.