9 lines
143 B
Makefile
9 lines
143 B
Makefile
|
# $FreeBSD$
|
||
|
# $NetBSD: Makefile.inc,v 1.1 2006/11/23 03:25:25 tnozaki Exp $
|
||
|
|
||
|
CODE= GB
|
||
|
NO_PREPROC= yes
|
||
|
NO_SEP= yes
|
||
|
|
||
|
.include "../Makefile.part"
|