blef
This commit is contained in:
parent
e6026ed9a5
commit
5f436ee81d
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ MAINTAINERCLEANFILES= Makefile.in
|
||||||
distclean-local:
|
distclean-local:
|
||||||
rm -f *\~ *.orig *.rej .\#*
|
rm -f *\~ *.orig *.rej .\#*
|
||||||
|
|
||||||
otk_test:
|
otk_test: libotk.a
|
||||||
$(CXX) $(CPPFLAGS) -DHAVE_CONFIG_H -I. -I. -I.. -I../src $(XFT_CFLAGS) -Wall -W -pedantic -DNDEBUG -g -O2 -o otk_test otk_test.cc $(XFT_LIBS) ./libotk.a
|
$(CXX) $(CPPFLAGS) -DHAVE_CONFIG_H -I. -I. -I.. -I../src $(XFT_CFLAGS) -Wall -W -pedantic -DNDEBUG -g -O2 -o otk_test otk_test.cc $(XFT_LIBS) ./libotk.a
|
||||||
|
|
||||||
# local dependencies
|
# local dependencies
|
||||||
|
|
Loading…
Reference in a new issue