1
0
mirror of https://github.com/meekrosoft/fff synced 2026-01-23 00:15:59 +01:00
Files
fff/buildandtest
2011-03-23 09:49:00 +01:00

4 lines
103 B
Bash
Executable File

#!/bin/sh
ruby fakegen.rb > fff.h && make clean && make all && build/fff_test_c && build/fff_test_cpp