9 lines
185 B
Makefile
9 lines
185 B
Makefile
# $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"
|