aboutsummaryrefslogtreecommitdiffstats
path: root/main/db1-ast
diff options
context:
space:
mode:
Diffstat (limited to 'main/db1-ast')
-rw-r--r--main/db1-ast/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/db1-ast/Makefile b/main/db1-ast/Makefile
index 73ccbd605..56657f88f 100644
--- a/main/db1-ast/Makefile
+++ b/main/db1-ast/Makefile
@@ -47,6 +47,7 @@ clean-depend:
clean:
rm -f $(LIBDB) $(LIBDBSO) $(OBJS) $(SHOBJS)
+ rm -f *.s *.i
ASTCFLAGS:=-Wall -D__DBINTERFACE_PRIVATE -I. -I.. -Iinclude -Ihash -Ibtree -Irecno $(ASTCFLAGS)