aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225/Makefile.common
AgeCommit message (Collapse)AuthorFilesLines
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
Spotted by Tomas Kukosa. svn path=/trunk/; revision=23921
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-3/+1
- 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-15- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakeTomas Kukosa1-1/+3
- solve h225<->h235 cyclic dependency with usage of -E option and #.IMPORT directive svn path=/trunk/; revision=23189
2007-10-10next step to solve dependency generationTomas Kukosa1-2/+6
svn path=/trunk/; revision=23130
2007-10-10solution for different submake calling on Windows and LinuxTomas Kukosa1-2/+2
only one dissector is committed to test it svn path=/trunk/; revision=23128
2007-10-09Add some dependenciesJörg Mayer1-1/+9
svn path=/trunk/; revision=23103
2007-10-07convert to new Makefile structureJörg Mayer1-0/+49
svn path=/trunk/; revision=23085