(clean): Add buildobj.h.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2009-08-28 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* makefile.w32-in ($(BLD)/doc.$(O)): Depend on buildobj.h, not on
|
||||
$(SRC)/buildobj.h.
|
||||
(buildobj.h): Renamed from $(SRC)/buildobj.h.
|
||||
(make-buildobj-CMD, make-buildobj-SH): Create buildobj.h, not
|
||||
$(SRC)/buildobj.h.
|
||||
(clean): Add buildobj.h.
|
||||
|
||||
2009-08-28 Teodor Zlatanov <tzz@lifelogs.com>
|
||||
|
||||
* print.c (print_object): Set escapeflag to 1 when printing
|
||||
|
||||
@@ -280,6 +280,7 @@ clean:
|
||||
- $(DEL) $(COMPILER_TEMP_FILES)
|
||||
- $(DEL_TREE) $(OBJDIR)
|
||||
- $(DEL) stamp_BLD
|
||||
- $(DEL) buildobj.h
|
||||
|
||||
distclean: cleanall
|
||||
- $(DEL) config.h epaths.h Makefile
|
||||
|
||||
Reference in New Issue
Block a user