]> Joshua Wise's Git repositories - fpgaboy.git/blobdiff - buildrom.sh
Fuck shell scripts, we use makefiles here
[fpgaboy.git] / buildrom.sh
diff --git a/buildrom.sh b/buildrom.sh
deleted file mode 100755 (executable)
index 3f8339e..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/bash
-rgbasm -orom.o rom.asm && xlink rom.lnk && ./mashrom < rom.bin > rom.hex && echo 'ROM updated.'
This page took 0.022941 seconds and 4 git commands to generate.