aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/m2m/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2011-02-02A bit of Windows makefiles rework and cleanup:wmeier1-2/+3
2009-09-13Run checkapi on the dissector header filesmorriss1-1/+1
2009-09-09We no longer support the old plugin API so remove it completely from the buil...krj1-1/+1
2009-03-02Disable manifest building for our DLLs. This attempts to fix bug 3272.gerald1-3/+0
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesulfl1-0/+3
2008-07-01Put printf into a separate "termoutput" API group. For most files,guy1-1/+1
2008-06-26Add support for "API groups" in checkAPIs.pl. Make the "prohibited"gerald1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss1-4/+4
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeetxrab1-0/+3
2008-03-01Create proper dependancies for plugin.cjake1-1/+2
2007-08-27Add .c.obj:: inference rule (to cause "batch compile") wmeier1-0/+3
2007-05-27Use $(PLUGIN_LDFLAGS) for LDFLAGS.guy1-1/+1
2007-05-26Go with a Makefile.common as other plugins have, and tweak theguy1-8/+74
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.gerald1-0/+30