source:
trunk/server/source4/libcli/rap/wscript_build
| Last change on this file was 745, checked in by , 13 years ago | |
|---|---|
| File size: 140 bytes | |
| Line | |
|---|---|
| 1 | #!/usr/bin/env python |
| 2 | |
| 3 | bld.SAMBA_SUBSYSTEM('LIBCLI_RAP', |
| 4 | source='rap.c', |
| 5 | public_deps='LIBCLI_RAW NDR_RAP', |
| 6 | autoproto='proto.h' |
| 7 | ) |
Note:
See TracBrowser
for help on using the repository browser.
