summaryrefslogtreecommitdiffstats
path: root/src/aig/hop/module.make
diff options
context:
space:
mode:
Diffstat (limited to 'src/aig/hop/module.make')
-rw-r--r--src/aig/hop/module.make9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/aig/hop/module.make b/src/aig/hop/module.make
deleted file mode 100644
index b06d91fd..00000000
--- a/src/aig/hop/module.make
+++ /dev/null
@@ -1,9 +0,0 @@
-SRC += src/aig/hop/hopBalance.c \
- src/aig/hop/hopCheck.c \
- src/aig/hop/hopDfs.c \
- src/aig/hop/hopMan.c \
- src/aig/hop/hopMem.c \
- src/aig/hop/hopObj.c \
- src/aig/hop/hopOper.c \
- src/aig/hop/hopTable.c \
- src/aig/hop/hopUtil.c