/[cvs]/stack/Makefile
ViewVC logotype

Annotation of /stack/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Fri Feb 8 01:31:07 2002 UTC (22 years, 3 months ago) by teddy
Branch: MAIN
Changes since 1.2: +2 -2 lines
CFLAGS: Removed "-rdynamic".
LDFLAGS: Added "-Xlinker --export-dynamic"; Replaces "-rdynamic".
         Also, added "-lmcheck" for malloc debugging;
         *Note Heap Consistency Checking:(libc)Heap Consistency Checking.

1 teddy 1.3 CFLAGS=-Wall -g
2     LDFLAGS=-ldl -lmcheck -Xlinker --export-dynamic
3 teddy 1.1
4     all: stack

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26