mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Do not copy headers, use make
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user