diff options
Diffstat (limited to 'app/wlib/test/boxtest.mak')
-rw-r--r-- | app/wlib/test/boxtest.mak | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/wlib/test/boxtest.mak b/app/wlib/test/boxtest.mak new file mode 100644 index 0000000..799f9f1 --- /dev/null +++ b/app/wlib/test/boxtest.mak @@ -0,0 +1,2 @@ +all:
+ nmake /f wtest.mak TEST=boxtest
|