File: Setup.in

package info (click to toggle)
egenix-mx-base 2.0.6-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,028 kB
  • ctags: 4,762
  • sloc: ansic: 14,965; python: 11,739; sh: 313; makefile: 117
file content (17 lines) | stat: -rw-r--r-- 376 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Build extensions shared:
*shared*
#

#
# mxXXX Extension module
#
mxXXX	\
#
#       Uncomment this line to enable the debugging hooks. Running
#       Python in debugging mode (with command line switch -d) will
#       then have the hooks write debugging information to a log
#       file.
        -DMAL_DEBUG \
#
#       Always leave this line uncommented:
        mxXXX.c