Ver Fonte

remove pystone Makefile

Manfred Kroehnert há 11 anos atrás
pai
commit
01659467cf
1 ficheiros alterados com 0 adições e 8 exclusões
  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