ithewei 6 years ago
parent
commit
d9d0d864a4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Makefile.in

+ 2 - 2
Makefile.in

@@ -190,8 +190,8 @@ endif
 
 
 clean:
 clean:
 	$(RM) $(OBJS)
 	$(RM) $(OBJS)
-	$(RM) $(LIBDIR)
-	$(RM) $(BINDIR)
+	#$(RM) $(LIBDIR)
+	#$(RM) $(BINDIR)
 
 
 install:
 install:
 	$(CP) $(INCDIR)/* $(PREFIX)/$(INCDIR)/
 	$(CP) $(INCDIR)/* $(PREFIX)/$(INCDIR)/