Commit Graph

16 Commits

Author SHA1 Message Date
Jörg Mayer bbc3a702c5 Don't generate dissectors on top level make.
svn path=/trunk/; revision=23203
2007-10-16 14:09:33 +00:00
Jörg Mayer c2d0c8fa31 - Fix svn:ignore for all directories
- gsmmap: uncomment -s option in gsmmap.cnf
- Fix cyclic dependencies:
  + Remove EXPORT_CNF from dependencies for cnf files
  + Replace all INCLUDE ...-exp.cnf with IMPORT ...-exp.cnf

svn path=/trunk/; revision=23202
2007-10-16 13:59:40 +00:00
Tomas Kukosa e23dc22c4c comment out EXPORT_FILES till some automake expert can look at it
svn path=/trunk/; revision=23186
2007-10-15 14:21:35 +00:00
Tomas Kukosa 8777babaa8 fix ifdef/endif bug
svn path=/trunk/; revision=23185
2007-10-15 14:04:55 +00:00
Tomas Kukosa cbffbc775d use the -E asn2wrs option to create exported cnf file
svn path=/trunk/; revision=23182
2007-10-15 12:21:30 +00:00
Tomas Kukosa 1b04a660e5 next step to solve dependency generation
svn path=/trunk/; revision=23130
2007-10-10 08:42:19 +00:00
Jörg Mayer 99dc7c4acd Fix order of external files (without affecting other protos).
svn path=/trunk/; revision=23121
2007-10-09 19:40:59 +00:00
Jörg Mayer 6168303813 Swap order of external and local sources
svn path=/trunk/; revision=23084
2007-10-07 20:11:09 +00:00
Gerald Combs 931b03d691 In the various Makefiles, remove checks for NO_PROTO_OPT and allow PROT_OPT
to be overridden further up the chain, e.g. in Makefile.common

svn path=/trunk/; revision=23076
2007-10-05 21:38:59 +00:00
Richard van der Hoff 251835ec37 hopefully this will do what Thomas wants for NO_PROTO_OPT
svn path=/trunk/; revision=23074
2007-10-05 14:45:21 +00:00
Tomas Kukosa d0ae8baa7c next fix of my mistake :(
svn path=/trunk/; revision=23073
2007-10-05 11:15:00 +00:00
Tomas Kukosa 1da499a6dc comment out some lines till I learn how to write Linux makefile
svn path=/trunk/; revision=23072
2007-10-05 10:38:30 +00:00
Tomas Kukosa 5b4d99b4d1 try to fix Linux makefile
svn path=/trunk/; revision=23071
2007-10-05 09:08:57 +00:00
Tomas Kukosa 876fd4db5d allow to omit -p <proto> option
svn path=/trunk/; revision=23070
2007-10-05 07:46:06 +00:00
Jörg Mayer 548b224e28 Change some additional protocols to the new build system
svn path=/trunk/; revision=22958
2007-09-25 18:02:49 +00:00
Jörg Mayer 3b3f182b99 - Rework the Makefile structure to generate external -cnf files
a protocol depends on.
- Make sure we need to add asn files to only 1 Makefile instead
   of 3 (Makefile, Makefile.nmake, ../Makefile.am)
- Change the Makefiles of the camel protocol to use the new structure.

svn path=/trunk/; revision=22950
2007-09-25 10:30:55 +00:00