Merge branch 'for-linus' of git://neil.brown.name/md
[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.667896 seconds and 6 git commands to generate.