projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e40e3d6
)
build otk_test
author
Dana Jansens
<danakj@orodu.net>
Fri, 15 Nov 2002 00:23:33 +0000
(
00:23
+0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 15 Nov 2002 00:23:33 +0000
(
00:23
+0000)
otk/Makefile.am
patch
|
blob
|
history
diff --git
a/otk/Makefile.am
b/otk/Makefile.am
index a31f10986cba0631740022b085fab2ec27426c59..f8614b66cbb933c4d2fbe9c3a8f8c6f91994c36f 100644
(file)
--- a/
otk/Makefile.am
+++ b/
otk/Makefile.am
@@
-14,6
+14,9
@@
MAINTAINERCLEANFILES= Makefile.in
distclean-local:
rm -f *\~ *.orig *.rej .\#*
+otk_test:
+ $(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
color.o: color.cc color.hh display.hh screeninfo.hh rect.hh
gccache.o: gccache.cc gccache.hh display.hh color.hh assassin.hh \