source:
downloads/enet-1.1/Makefile.am
@
18
Last change on this file since 18 was 13, checked in by landauf, 17 years ago | |
---|---|
File size: 155 bytes |
Line | |
---|---|
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.