comparison Makefile @ 0:71475f5afa92

Watchdog for Vortex86 6071 on FreeBSD
author Thinker K.F. Li <thinker@branda.to>
date Tue, 08 Jul 2008 09:57:54 +0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:71475f5afa92
1 KMOD= vordog
2 SRCS= vordog.c device_if.h bus_if.h
3
4 .include <bsd.kmod.mk>