summaryrefslogtreecommitdiff
path: root/rhtvision/examples/sdlg/test.bmk
diff options
context:
space:
mode:
Diffstat (limited to 'rhtvision/examples/sdlg/test.bmk')
-rw-r--r--rhtvision/examples/sdlg/test.bmk10
1 files changed, 10 insertions, 0 deletions
diff --git a/rhtvision/examples/sdlg/test.bmk b/rhtvision/examples/sdlg/test.bmk
new file mode 100644
index 0000000..7d27d57
--- /dev/null
+++ b/rhtvision/examples/sdlg/test.bmk
@@ -0,0 +1,10 @@
+#!/usr/bin/make
+#
+# Copyright (c) 2003 by Salvador E. Tropea.
+# Covered by the GPL license.
+#
+!include ../common.bmk
+all: test.exe
+!include ../../makes/common.bmk
+!include test.umk
+