forked from Imagelibrary/rtems
Fixed Makefile to avoid copying the file to a new name.
This commit is contained in:
@@ -46,7 +46,6 @@ $(PROJECT).ps: $(PROJECT).dvi
|
||||
|
||||
$(PROJECT).dvi: $(FILES)
|
||||
$(TEXI2DVI) posix_users.texi
|
||||
mv posix_users.dvi $(PROJECT).dvi
|
||||
|
||||
html: dirs $(FILES)
|
||||
-mkdir -p $(WWW_INSTALL)/$(PROJECT)
|
||||
|
||||
Reference in New Issue
Block a user