diff wbread/Makefile @ 0:c34b37680055 default tip

Inital commit of random SuperIO code.
author Daniel O'Connor <darius@dons.net.au>
date Thu, 20 Oct 2011 16:48:24 +1030
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wbread/Makefile	Thu Oct 20 16:48:24 2011 +1030
@@ -0,0 +1,7 @@
+PROG=	wbread
+
+NO_MAN=
+
+CFLAGS+=-Wall
+
+.include <bsd.prog.mk>