repo.or.cz
/
zpugcc
/
jano.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixes for host gcc 4.6.1
[zpugcc/jano.git]
/
toolchain
/
dejagnu
/
example
/
Makefile.am
blob
db7c6ff38f0af420bdb9dfaf71578011eda728a1
1
## Process this file with automake to generate Makefile.in
2
3
AUTOMAKE_OPTIONS = dejagnu
4
5
SUBDIRS = calc hello
6
7
check-recursive:
8
@echo "No check target in examples"