goinfre/libs/libcfgfile/Makefile

goinfre/libs/libcfgfile/Makefile

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