File: sipgen.sbf

package info (click to toggle)
kdebindings 4%3A3.5.5-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 61,512 kB
  • ctags: 99,073
  • sloc: cpp: 331,110; java: 66,773; xml: 29,912; perl: 23,550; python: 21,473; ansic: 15,345; ruby: 15,122; cs: 11,812; sh: 10,312; yacc: 2,402; makefile: 951; lex: 473; sql: 195; sed: 3
file content (16 lines) | stat: -rw-r--r-- 534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This is the build file for the code generator.
#
# Copyright (c) 2005
# 	Riverbank Computing Limited <info@riverbankcomputing.co.uk>
# 
# This file is part of SIP.
# 
# This copy of SIP is licensed for use under the terms of the SIP License
# Agreement.  See the file LICENSE for more details.
# 
# SIP is supplied WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

target = sip
sources = main.c transform.c gencode.c heap.c parser.c lexer.c 
headers = sip.h parser.h