Manfred Kroehnert пре 11 година
родитељ
комит
01659467cf
1 измењених фајлова са 0 додато и 8 уклоњено
  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