summaryrefslogtreecommitdiffstats
path: root/src/opt/rwt/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2012-01-21 04:30:10 -0800
committerAlan Mishchenko <alanmi@berkeley.edu>2012-01-21 04:30:10 -0800
commit8014f25f6db719fa62336f997963532a14c568f6 (patch)
treec691ee91a3a2d452a2bd24ac89a8c717beaa7af7 /src/opt/rwt/module.make
parentc44cc5de9429e6b4f1c05045fcf43c9cb96437b5 (diff)
downloadabc-8014f25f6db719fa62336f997963532a14c568f6.tar.gz
abc-8014f25f6db719fa62336f997963532a14c568f6.tar.bz2
abc-8014f25f6db719fa62336f997963532a14c568f6.zip
Major restructuring of the code.
Diffstat (limited to 'src/opt/rwt/module.make')
-rw-r--r--src/opt/rwt/module.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/opt/rwt/module.make b/src/opt/rwt/module.make
new file mode 100644
index 00000000..a2a6f54c
--- /dev/null
+++ b/src/opt/rwt/module.make
@@ -0,0 +1,3 @@
+SRC += src/opt/rwt/rwtDec.c \
+ src/opt/rwt/rwtMan.c \
+ src/opt/rwt/rwtUtil.c