goinfre/libs/libdebugmalloc/Makefile

goinfre/libs/libdebugmalloc/Makefile

  _____________________________________________________________________________ 
 /   / Index / Goinfre / Resume / Links / Contact / Sitemap /    .: v0.6.1.0 |^|
|\__/-------+         +--------+-------+---------+---------+-----------------+#|
|  1| /goinfre/libs/libdebugmalloc/Makefile                                  |#|
|  2| ==========================================                             |#|
|  3|                                                                        |#|
|  4|                                                   [ raw ] [ download ] |#|
|  5|                                             ` `` ````````````````````` |#|
|  6|                                                                        |#|
|  7| CC                  =      gcc                                         |#|
|  8| AR                  =      ar                                          |#|
|  9| ARFLAGS                  =      cr                                     |#|
| 10| RANLIB                  =      ranlib                                  |#|
| 11| all                  :      debugxmallocsimple.so debugxmalloc.so      |#|
| 12| libdebugmalloc.a                                                       |#|
| 13| libdebugmalloc.a      :      xmalloc.o                                 |#|
| 14|                         $(AR) $(ARFLAGS) $@ xmalloc.o                  |#|
| 15|                         $(RANLIB) $@                                   |#|
| 16| debugxmalloc.so            :      debugxmallocsimple.so libxmalloc.o   |#|
| 17|                         $(CC) libxmalloc.o -shared            \        |#|
| 18|                         -nostartfiles -o $@                            |#|
| 19| debugxmallocsimple.so      :      libxmallocsimple.o                   |#|
| 20|                         $(CC) $> -shared -nostartfiles -o $@           |#|
| 21| test                  :      test.o xmalloc.o                          | |
| 22|                         $(CC) -Wl,--export-dynamic -o $@ $>            | |
| 23| clean                  :                                               | |
| 24|                         rm -f *.o                                      | |
| 25| fclean                  :      clean                                   | |
| 26|                         rm -f debugxmalloc.so libdebugmalloc.a      \  | |
| 27|                         debugxmallocsimple.so test                     | |
| 28| re                  :      fclean all                                  | |
| 29|                                                                        | |
+---+                                                                        | |
\_   \______ mo5.so - normal - 1337.so - rev.so - video_r.so +---------------+ |
  |__       \_____   plain.so - color.so - comment.so       /  moul 2008 (c) |V|
     \-----\______\________________________________________/-----------------+-+