Selaa lähdekoodia

remove pystone Makefile

Manfred Kroehnert 11 vuotta sitten
vanhempi
commit
01659467cf
1 muutettua tiedostoa jossa 0 lisäystä ja 8 poistoa
  1. 0 8
      nodejs/pystone/Makefile

+ 0 - 8
nodejs/pystone/Makefile

@@ -1,8 +0,0 @@
-Program.js: Pystone.st
-	../../../bin/amberc -m Pystone Pystone.st Program
-
-run: Program.js
-	./pystone
-
-clean:
-	rm -f *.js