aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/acn/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2006-11-06new acn dissector from Bill FloracRonnie Sahlberg1-82/+0
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-3/+3
2006-04-23Try using the new generic plugin Makefile.nmake.Guy Harris1-6/+9
2006-04-22Convert most other plugin dissectors to use the make-dissector-regGuy Harris1-3/+51
2005-03-05Preparations for dropping the old plugin api.Lars Roland1-4/+3
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-0/+2
2004-10-01From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if weGuy Harris1-2/+2
2004-09-29From Lars Roland: add an option to link plugins with libethereal ratherGuy Harris1-2/+11
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-11-06Use "$(OBJECTS)" whenever a complete list of .obj files appears, ratherGuy Harris1-3/+3
2003-10-14From Erwin Rol: ACN support.Guy Harris1-0/+21