11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
|
# -*- makefile -*-
|
||
|
# Configuration file of the eexecOp module. This file works
|
||
|
# just like the Setup file in Python's Modules directory. If you edit
|
||
|
# anything save it as `Setup'.
|
||
|
|
||
|
*shared*
|
||
|
|
||
|
|
||
|
eexecOp eexecOpmodule.c
|
||
|
|