1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-15 16:23:49 +03:00
Files
samba-mirror/source/ntptr/SConscript
2007-10-10 13:39:08 -05:00

6 lines
156 B
Python

Import('hostenv')
hostenv.Library('ntptr_simple_ldb',
['simple_ldb/ntptr_simple_ldb.c'])
hostenv.Library('ntptr',
['ntptr_base.c','ntptr_interface.c'])