mirror of
https://github.com/nbeaver/why-linux-is-better.git
synced 2025-08-28 08:10:05 +02:00
Rename file to make it easier to read on Github.
This commit is contained in:
6
Makefile
6
Makefile
@@ -1,6 +1,6 @@
|
||||
all: why-linux-is-better.html
|
||||
all: README.html
|
||||
# Prevent make from looking for a file called 'all'
|
||||
.PHONY : all
|
||||
|
||||
why-linux-is-better.html : why-linux-is-better.rst
|
||||
rst2html why-linux-is-better.rst > why-linux-is-better.html
|
||||
README.html: README.rst
|
||||
rst2html README.rst > README.html
|
||||
|
Reference in New Issue
Block a user