MARK P. JONES
Pacific Software Research Center
Department of Computer Science and Engineering
Oregon Graduate Institute of Science and Technology
| all: | |
| node work2mlc.js getwork.json 381353fa >test.mlc | |
| lambda -pem lib.mlc -f test.mlc | |
| clean: |
| #define __STDC_CONSTANT_MACROS | |
| #include <stdint.h> | |
| #include <inttypes.h> | |
| #include <windows.h> | |
| #include <stdio.h> | |
| extern "C" | |
| { | |
| #include <libavfilter/avfilter.h> |