Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/enet-1.1/Makefile.am @ 13

Last change on this file since 13 was 13, checked in by landauf, 16 years ago

added enet

File size: 155 bytes
Line 
1lib_LIBRARIES = libenet.a
2libenet_a_SOURCES = host.c list.c callbacks.c packet.c peer.c protocol.c unix.c win32.c
3INCLUDES = -Iinclude/
4
5SUBDIRS = include
Note: See TracBrowser for help on using the repository browser.