summaryrefslogtreecommitdiffstats
path: root/WhiteStarRising/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'WhiteStarRising/Makefile')
-rw-r--r--WhiteStarRising/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/WhiteStarRising/Makefile b/WhiteStarRising/Makefile
new file mode 100644
index 0000000..b192f89
--- /dev/null
+++ b/WhiteStarRising/Makefile
@@ -0,0 +1,9 @@
+include ../Makefile_lout
+
+WhiteStarRising.pdf: rulesdoc
+
+build: WhiteStarRising.pdf
+
+clean:
+ -@ rm WhiteStarRising.pdf
+