We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a457e3 commit e776523Copy full SHA for e776523
src/aiger/Makefile
@@ -3,7 +3,7 @@ SRC = aiger_language.cpp
3
include ../config.inc
4
include ../common
5
6
-CLEANFILES =
+CLEANFILES = aiger$(LIBEXT)
7
8
all: aiger$(LIBEXT)
9
0 commit comments