source:
downloads/enet-1.1/Makefile.am
@
28
Last change on this file since 28 was 13, checked in by landauf, 17 years ago | |
---|---|
File size: 155 bytes |
Rev | Line | |
---|---|---|
[13] | 1 | lib_LIBRARIES = libenet.a |
2 | libenet_a_SOURCES = host.c list.c callbacks.c packet.c peer.c protocol.c unix.c win32.c | |
3 | INCLUDES = -Iinclude/ | |
4 | ||
5 | SUBDIRS = include |
Note: See TracBrowser
for help on using the repository browser.