added a timestamp_system() to return the system's wallclock time (NTP synced)
[senf.git] / senf / Socket / Protocols / UN / SConscript
1 # -*- python -*-
2
3 Import('env')
4 import SENFSCons
5
6 ###########################################################################
7
8 SENFSCons.AllIncludesHH(env, exclude=['UN.hh'])
9 SENFSCons.AutoRules(env)