repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
usr.bin
/
tn3270
/
tools
/
mkdctype
/
Makefile
blob
69e38b4aeec53e174bd9d935a3bb705344e275d0
1
# $NetBSD: Makefile,v 1.10 1999/07/14 21:36:38 wrstuden Exp $
2
3
HOSTPROG
=
mkdctype
4
HOST_CPPFLAGS
+= -
DHOST_TOOL
5
SRCS
=
mkdctype.c asc_ebc.c ebc_disp.c ectype.c
6
7
.
include
<
bsd.hostprog.mk
>