summaryrefslogtreecommitdiffstats
path: root/src/temp/xyz/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2006-06-14 08:01:00 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2006-06-14 08:01:00 -0700
commit3814121784af2250e2d5f17173b209e74cb7ae45 (patch)
tree69d4653ccb629e4d7a3c7a0142720db9c2a46682 /src/temp/xyz/module.make
parent3db1557f45b03875a0a0b8adddcc15c4565895d2 (diff)
downloadabc-3814121784af2250e2d5f17173b209e74cb7ae45.tar.gz
abc-3814121784af2250e2d5f17173b209e74cb7ae45.tar.bz2
abc-3814121784af2250e2d5f17173b209e74cb7ae45.zip
Version abc60614
Diffstat (limited to 'src/temp/xyz/module.make')
-rw-r--r--src/temp/xyz/module.make8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/temp/xyz/module.make b/src/temp/xyz/module.make
new file mode 100644
index 00000000..ae7dab0f
--- /dev/null
+++ b/src/temp/xyz/module.make
@@ -0,0 +1,8 @@
+SRC += src/opt/xyz/xyzBuild.c \
+ src/opt/xyz/xyzCore.c \
+ src/opt/xyz/xyzMan.c \
+ src/opt/xyz/xyzMinEsop.c \
+ src/opt/xyz/xyzMinMan.c \
+ src/opt/xyz/xyzMinSop.c \
+ src/opt/xyz/xyzMinUtil.c \
+ src/opt/xyz/xyzTest.c