blob: d767446d576766cb68a8644651aabedcedf277b2 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile,v 1.4 2012/10/08 09:57:31 asau Exp $
#
COMMENT= WS 23xx weather station support software
LICENSE= gnu-gpl-v2
INSTALLATION_DIRS+= bin
.include "Makefile.common"
|