Skip to content

Instantly share code, notes, and snippets.

View ghazel's full-sized avatar

Greg Hazel ghazel

  • San Francisco, CA
View GitHub Profile
https://gist.github.com/af49945192fc3bd6cbf0925403de1f36
This file has been truncated, but you can view the full file.
% make clean ; time nice -n 20 make target=lnx -j1
git clean -fXd
Removing out-lnx/
Removing out-mac/
Skipping repository out-win.master/cargo/registry/index/github.com-1ecc6299db9ec823
Skipping repository out-win.vpn-windows/cargo/registry/index/github.com-1ecc6299db9ec823
Skipping repository out-win/cargo/registry/index/github.com-1ecc6299db9ec823
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/epan/dfilter/scanner_lex.h vpn/wsk/wireshark/epan/dfilter/scanner.l >out-lnx/./vpn/wsk/wireshark/epan/dfilter/scanner.c
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/epan/dtd_parse_lex.h vpn/wsk/wireshark/epan/dtd_parse.l >out-lnx/./vpn/wsk/wireshark/epan/dtd_parse.c
flex -t --header-file=out-lnx/./vpn/wsk/wireshark/epan/protobuf_lang_scanner_lex.h vpn/wsk/wireshark/epan/protobuf_lang_scanner.l >out-lnx/./vpn/wsk/wireshark/epan/protobuf_lang_scanner.c