http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20613
User: ulfl
Date: 2007/01/29 10:15 PM
Log:
split docbook generation makefiles into nmake and GNU make variants (together with Makefile.common), just like all the other directories have it. This way makes it easier to get settings from config.nmake and probably makefile.am will be easier to do. In addition we don't need GNU make for Win32 generation.
Directory: /trunk/docbook/
Changes Path Action
+6 -235 Makefile Modified
+236 -0 Makefile.common Added
+255 -0 Makefile.nmake Added