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.
2 parents 2a3a30f + e776523 commit 91e02e1Copy full SHA for 91e02e1
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