summaryrefslogtreecommitdiffstats
path: root/src/opt/rwr/module.make
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2005-08-18 08:01:00 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2005-08-18 08:01:00 -0700
commitdffcc93b8e8779f443762c71098796b01ea7d409 (patch)
tree44113f09a94914013816564bdad846b5939c220a /src/opt/rwr/module.make
parent6e496de7ff1a1f9b6f0babc8efb0a13379242505 (diff)
downloadabc-dffcc93b8e8779f443762c71098796b01ea7d409.tar.gz
abc-dffcc93b8e8779f443762c71098796b01ea7d409.tar.bz2
abc-dffcc93b8e8779f443762c71098796b01ea7d409.zip
Version abc50818
Diffstat (limited to 'src/opt/rwr/module.make')
-rw-r--r--src/opt/rwr/module.make6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/opt/rwr/module.make b/src/opt/rwr/module.make
new file mode 100644
index 00000000..e97eb33e
--- /dev/null
+++ b/src/opt/rwr/module.make
@@ -0,0 +1,6 @@
+SRC += rwrCut.c \
+ rwrEva.c \
+ rwrExp.c \
+ rwrLib.c \
+ rwrMan.c \
+ rwrUtil.c