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 9fb6fd6 commit 7d00deeCopy full SHA for 7d00dee
Makefile
@@ -150,7 +150,7 @@ libzebra.a: $(OBJS)
150
clean :
151
$(RM) $(OBJS) booktool.o zebra.o scrzebra.o $(ZEBRA_EXE) a.out core \
152
*.stackdump gmon.out $(PRACTICE_OBJS) $(PRACTICE_EXE) \
153
- libzebra.a *.da \
+ libzebra.a *.da autop.o \
154
$(BOOKTOOL_OBJS) $(ENDDEV_OBJS) \
155
$(AUTOPLAY_EXE) $(BOOKTOOL_EXE) $(ENDDEV_EXE) $(SCRZEBRA_EXE) $(TUNE8DBS_EXE) \
156
0 commit comments