X-Git-Url: http://git.jankratochvil.net/?p=gdbmicli.git;a=blobdiff_plain;f=libmigdb%2Fexamples%2FMakefile;fp=libmigdb%2Fexamples%2FMakefile;h=0d9817b930cd87c242f6ba850ffb0f253e0eb9a6;hp=0e6060c12411df6b7c738f8e0dd42450510c0256;hb=905b144cd7b85ae999212837aa8d3ba929b158e5;hpb=cee8a4ca0b3e0c5fefb58a07524c249ffa902197 diff --git a/libmigdb/examples/Makefile b/libmigdb/examples/Makefile index 0e6060c..0d9817b 100644 --- a/libmigdb/examples/Makefile +++ b/libmigdb/examples/Makefile @@ -3,8 +3,8 @@ all: test_target x11_test remote_test linux_test target_frames x11_fr_test \ x11_wp_test x11_cpp_test pty_test -CFLAGS=-O0 -Wall -gstabs+3 -I../src -CXXFLAGS=-O0 -Wall -gstabs+3 -I../src +CFLAGS=-Wall -g3 -I../src +CXXFLAGS=-Wall -g3 -I../src LDLIBS= ticepic: ticepic.c ../src/libmigdb.a