# $Header: /cvsroot/src/usr.bin/tn3270/tools/mkdstoas/Attic/Makefile,v 1.3 1993/04/27 06:47:48 cgd Exp $ CFLAGS += -I${.CURDIR}/.. -I. NOMAN = I mean it! SRCS = mkdstoas.c asc_ebc.c ebc_disp.c PROG = mkdstoas .include .PATH: ${.CURDIR}/../../api