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