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