From 6baa1b544c84a766d9f9d356e9940eccaf0a128f Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Wed, 8 Jun 2016 15:57:00 +0200 Subject: Remove Nmake build system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3bd474f3cda9667dec66426b5729449953df3e61 Reviewed-on: https://code.wireshark.org/review/15777 Petri-Dish: Pascal Quantin Tested-by: Petri Dish Buildbot Reviewed-by: Jörg Mayer Reviewed-by: Balint Reczey --- doc/README.wslua | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'doc/README.wslua') diff --git a/doc/README.wslua b/doc/README.wslua index 74074904e3..e1a02b3f01 100644 --- a/doc/README.wslua +++ b/doc/README.wslua @@ -44,11 +44,10 @@ Lua tables. (you can do so, but it's not advisable) Both of the perl scripts above are given the C-source files to search through by the make process, generated from the lists in epan/wslua/CMakeLists.txt. Naturally if you add new source files, you need to add them to the list in -epan/wslua/CMakeLists.txt, as well as epan/wslua/Makefile.am and -epan/wslua/Makefile.nmake. You also have to add the module name into -docbook/user-guide.xml and docbook/wsluarm.xml, and the source files into -docbook/CMakeLists.txt and docbook/Makefile.common, to get it to be generated -in the user guide. +epan/wslua/CMakeLists.txt and epan/wslua/Makefile.am. You also have to add +the module name into docbook/user-guide.xml and docbook/wsluarm.xml, and the +source files into docbook/CMakeLists.txt and docbook/Makefile.common, to get +it to be generated in the user guide. Another Perl script is used as well, called 'make-init-lua.pl', which generates the init.lua script. A large part of it deals with exposing #define -- cgit v1.2.3