Pārlūkot izejas kodu

remove pystone Makefile

Manfred Kroehnert 11 gadi atpakaļ
vecāks
revīzija
01659467cf
1 mainītis faili ar 0 papildinājumiem un 8 dzēšanām
  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