source:
Makefile
@
c836519
Last change on this file since c836519 was 4942723, checked in by Nelson Elhage <nelhage@ksplice.com>, 15 years ago | |
---|---|
|
|
File size: 89 bytes |
Rev | Line | |
---|---|---|
[4942723] | 1 | CFLAGS=$(shell pkg-config glib-2.0 --cflags) |
2 | LDFLAGS=$(shell pkg-config glib-2.0 --libs) |
Note: See TracBrowser
for help on using the repository browser.