aboutsummaryrefslogtreecommitdiff
path: root/example/Makefile.am
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2001-02-05 04:26:49 +0000
committerRob Savoye <rob@welcomehome.org>2001-02-05 04:26:49 +0000
commit8813c6679e78c06d69259993baf8f44537abdc11 (patch)
treecd107e9fab160ca92d55e594e878d0d9bb776cce /example/Makefile.am
parent65bfb0bc0716fbf4ae5f12992afa403287143039 (diff)
downloaddejagnu-from-devo.zip
dejagnu-from-devo.tar.gz
dejagnu-from-devo.tar.bz2
import from redhat cvsfrom-devoorigin/redhatredhat
Diffstat (limited to 'example/Makefile.am')
-rw-r--r--example/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/example/Makefile.am b/example/Makefile.am
new file mode 100644
index 0000000..ae19604
--- /dev/null
+++ b/example/Makefile.am
@@ -0,0 +1,6 @@
+## Process this file with automake to generate Makefile.in
+
+AUTOMAKE_OPTIONS = dejagnu cygnus
+
+all-local:
+ cd calc; $(MAKE) all