Added some makefiles for caret, scroll and drawing samples.
authorJulian Smart <julian@anthemion.co.uk>
Thu, 27 May 1999 20:38:29 +0000 (20:38 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 27 May 1999 20:38:29 +0000 (20:38 +0000)
commit410cb77e910dbb799e9201d54ce56e744ac0a631
tree0f3d4ce6641fb01c9bd7394339310a2f935e6e0b
parentca26177c3093ba7b4e66a4ced6e34041a263411d
Added some makefiles for caret, scroll and drawing samples.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
samples/caret/makefile.b32 [new file with mode: 0644]
samples/caret/makefile.bcc [new file with mode: 0644]
samples/caret/makefile.dos [new file with mode: 0644]
samples/caret/makefile.g95 [new file with mode: 0644]
samples/caret/makefile.twn [new file with mode: 0644]
samples/caret/makefile.unx [new file with mode: 0644]
samples/caret/makefile.vc [new file with mode: 0644]
samples/caret/makefile.wat [new file with mode: 0644]
samples/drawing/makefile.b32 [new file with mode: 0644]
samples/drawing/makefile.bcc [new file with mode: 0644]
samples/drawing/makefile.dos [new file with mode: 0644]
samples/drawing/makefile.g95 [new file with mode: 0644]
samples/drawing/makefile.twn [new file with mode: 0644]
samples/drawing/makefile.unx [new file with mode: 0644]
samples/drawing/makefile.vc [new file with mode: 0644]
samples/drawing/makefile.wat [new file with mode: 0644]
samples/scroll/makefile.b32 [new file with mode: 0644]
samples/scroll/makefile.bcc [new file with mode: 0644]
samples/scroll/makefile.dos [new file with mode: 0644]
samples/scroll/makefile.g95 [new file with mode: 0644]
samples/scroll/makefile.twn [new file with mode: 0644]
samples/scroll/makefile.unx [new file with mode: 0644]
samples/scroll/makefile.vc [new file with mode: 0644]
samples/scroll/makefile.wat [new file with mode: 0644]