8 lines
139 B
Makefile
8 lines
139 B
Makefile
|
# $FreeBSD$
|
||
|
# $NetBSD: Makefile.inc,v 1.4 2008/10/25 22:35:36 apb Exp $
|
||
|
|
||
|
CODE= EBCDIC
|
||
|
ENCID= ${CODE}-%%PART%%
|
||
|
|
||
|
.include "../Makefile.part"
|