mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 09:52:44 -04:00
5 lines
47 B
Text
5 lines
47 B
Text
|
|
module Clib {
|
||
|
|
header "foo.h"
|
||
|
|
link "Clib"
|
||
|
|
}
|