Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/samples/fmode/jamfile')
-rw-r--r--winsup/mingw/samples/fmode/jamfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/mingw/samples/fmode/jamfile b/winsup/mingw/samples/fmode/jamfile
index 33455ec59..5b7a1cb06 100644
--- a/winsup/mingw/samples/fmode/jamfile
+++ b/winsup/mingw/samples/fmode/jamfile
@@ -1,5 +1,7 @@
Main test.exe : test.c ;
+Main test2.exe : test2.c ;
+
Main all.exe : all.c ;