Fixed Makefile to avoid copying the file to a new name.

This commit is contained in:
Joel Sherrill
1999-04-23 16:49:13 +00:00
parent 7a8dfad063
commit 20b457a175

View File

@@ -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)