Merge branch 'linus' into x86/mm
[deliverable/linux.git] / Documentation / networking / timestamping / Makefile
1 CPPFLAGS = -I../../../include
2
3 timestamping: timestamping.c
4
5 clean:
6 rm -f timestamping
This page took 0.033913 seconds and 6 git commands to generate.