diff options
author | Winfried Ritsch <ritsch@users.sourceforge.net> | 2006-01-27 09:30:37 +0000 |
---|---|---|
committer | Winfried Ritsch <ritsch@users.sourceforge.net> | 2006-01-27 09:30:37 +0000 |
commit | 61bcf94197cca0456ca7c70b3a71458df7dca293 (patch) | |
tree | 3e80eaae8118b109f5addfa054c808515566707c /comport/makefile | |
parent | fa52310976e8c860240183fe725d69d914e0251a (diff) |
makefile updated
svn path=/trunk/externals/iem/comport/; revision=4499
Diffstat (limited to 'comport/makefile')
-rw-r--r-- | comport/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comport/makefile b/comport/makefile index c28e664..be1da27 100644 --- a/comport/makefile +++ b/comport/makefile @@ -6,7 +6,7 @@ # current: - echo choose one command: make pd_linux, make pd_nt, make pd_irix5, make pd_irix6 + echo choose one command: make pd_linux, make pd_nt, make pd_irix5, make pd_irix6, make pd_darwin # ----------------------- NT ----------------------- pd_nt: comport.dll |