Subversion Repositories oidconverter

Compare Revisions

No changes between revisions

Regard whitespace Rev 11 → Rev 12

/trunk/c/Makefile
1,5 → 1,5
all:
gcc -O2 -lgmp -lm -o oid oid.c
gcc -O2 -o oid oid.c -lm -lgmp
 
clean:
rm -f *.o
/trunk/c/oid
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream