Do not copy headers, use make

This commit is contained in:
Joel Sherrill
1998-03-26 20:28:13 +00:00
parent 9ec289caea
commit e8b63db4fa

View File

@@ -45,10 +45,9 @@ $(PROJECT).dvi: $(FILES)
html:
-mkdir $(WWW_INSTALL)/$(PROJECT)
-cd .. ; gmake headers
$(TEXI2WWW) $(TEXI2WWW_ARGS) -dir $(WWW_INSTALL)/$(PROJECT) \
$(PROJECT).texi
cp ../rtems.html $(WWW_INSTALL)
clean:
rm -f *.o $(PROG) *.txt core *.html