Explorar o código

Initial revision

ceriel %!s(int64=37) %!d(string=hai) anos
pai
achega
868475b04f
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      mach/i80/libem/compmodule

+ 4 - 0
mach/i80/libem/compmodule

@@ -0,0 +1,4 @@
+if i80 -c $1 1>&2
+then echo `basename $1 $2`.o
+else exit 1
+fi