Annotation of loncom/cgi/mimeTeX/commands, revision 1.1

1.1     ! albertel    1: #!/bin/sh
        !             2: cc -DAA -DCACHEPATH=\"mimetexcache/\" mimetex.c gifsave.c -lm -o mimetex.cgi
        !             3: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>