goinfre/libs/libevent/Makefile

goinfre/libs/libevent/Makefile

  _____________________________________________________________________________ 
 /   / Index / Goinfre / Resume / Links / Contact / Sitemap /    .: v0.6.1.0 |^|
|\__/-------+         +--------+-------+---------+---------+-----------------+#|
|  1| /goinfre/libs/libevent/Makefile                                        |#|
|  2| ==========================================                             |#|
|  3|                                                                        |#|
|  4|                                                   [ raw ] [ download ] |#|
|  5|                                             ` `` ````````````````````` |#|
|  6|                                                                        |#|
|  7| ##                                                                     |#|
|  8| ## libevent/Makefile                                                   |#|
|  9| ##                                                                     |#|
| 10| ## Copyright (c) Manfred Touron 2008                                   |#|
| 11| ##                                                                     |#|
| 12|                                                                        |#|
| 13| .include "system.mk"                                                   |#|
| 14|                                                                        |#|
| 15| ########################################                               |#|
| 16|                                                                        |#|
| 17| LIBRARY            +=      libevent                                    |#|
| 18|                                                                        |#|
| 19| SOURCES            +=      add.c call.c core.c debug.c del.c event.c   |#|
| 20|    \                                                                   |#|
| 21|                   find.c get.c events.c module.c                       |#|
| 22|                                                                        |#|
| 23| TESTERS            +=      tester                                      |#|
| 24|                                                                        |#|
| 25| DEPENDS            +=      $(TOPDIR)/liblc/liblc.a                     |#|
| 26|                                                                        |#|
| 27| CFLAGS            +=      $(LIBLC_INC)                                 |#|
| 28| LDFLAGS            +=      $(LIBLC_LIB)                                |#|
| 29| DEPENDS            +=      $(LIBLC_DEP)                                | |
| 30|                                                                        | |
| 31| ########################################                               | |
| 32|                                                                        | |
| 33| .include "rules.mk"                                                    | |
| 34|                                                                        | |
| 35| ########################################                               | |
| 36|                                                                        | |
| 37| testers            :      $(TESTERS)                                   | |
| 38|                                                                        | |
| 39| tester            :      tester.o libevent.a                           | |
| 40|                   $(CC) $> -o $@ $(LDFLAGS)                            | |
| 41|                                                                        | |
+---+                                                                        | |
\_   \______ mo5.so - normal - 1337.so - rev.so - video_r.so +---------------+ |
  |__       \_____   plain.so - color.so - comment.so       /  moul 2008 (c) |V|
     \-----\______\________________________________________/-----------------+-+