aboutsummaryrefslogtreecommitdiff
path: root/comport/makefile
AgeCommit message (Collapse)Author
2010-08-17debianized using the library templateHans-Christoph Steiner
svn path=/trunk/externals/iem/comport/; revision=13824
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
appropriate. It seems that once upon a time -export_dynamic was a real flag. Now it means -e xport_dynamic, meaning set the entry symbol to xport_dynamic, giving this error message: /usr/bin/ld: warning: cannot find entry symbol xport_dynamic; defaulting to 0000000000001b60 svn path=/trunk/externals/iem/comport/; revision=11724
2007-10-17removed the "-Werror"IOhannes m zmölnig
svn path=/trunk/externals/iem/comport/; revision=8830
2006-08-26added quick function to display the available ports using the [info( ↵Hans-Christoph Steiner
message. Yes, this is a quick hack svn path=/trunk/externals/iem/comport/; revision=5751
2006-07-29added -fPIC for pd_linux to compile on amd64IOhannes m zmölnig
svn path=/trunk/externals/iem/comport/; revision=5430
2006-01-27makefile updatedWinfried Ritsch
svn path=/trunk/externals/iem/comport/; revision=4499
2006-01-26mac makefile extensionWinfried Ritsch
svn path=/trunk/externals/iem/comport/; revision=4497
2005-04-12This commit was generated by cvs2svn to compensate for changes in r2726,svn2git-rootWinfried Ritsch
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/iem/comport/; revision=2727