commit bash-20170414 snapshot

This commit is contained in:
Chet Ramey
2017-04-17 17:08:57 -04:00
parent 1a5fa30baf
commit 21c9990fbb
16 changed files with 124 additions and 42 deletions
+1 -2
View File
@@ -79,10 +79,9 @@ man2html$(EXEEXT): $(OBJ1)
$(CC_FOR_BUILD) $(CCFLAGS_FOR_BUILD) $(OBJ1) -o $@ ${LIBS_FOR_BUILD}
clean:
$(RM) man2html$(EXEEXT)
$(RM) man2html$(EXEEXT) $(OBJ1)
distclean maintainer-clean mostlyclean: clean
$(RM) $(OBJ1)
$(RM) bash.pc
man2html.o: man2html.c