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
/
mkdstoas
/
Makefile
blob
848be39444849fff6627a6c8d2ff1f60c9333441
1
# $NetBSD: Makefile,v 1.9 1999/07/14 21:36:38 wrstuden Exp $
2
3
HOSTPROG
=
mkdstoas
4
HOST_CPPFLAGS
+= -
DHOST_TOOL
5
SRCS
=
mkdstoas.c asc_ebc.c ebc_disp.c
6
7
.
include
<
bsd.hostprog.mk
>