mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
16 lines
211 B
Makefile
16 lines
211 B
Makefile
<$PLAN9/src/mkhdr
|
|
|
|
TARG=9term win
|
|
|
|
OFILES=\
|
|
rcstart.$O\
|
|
$SYSNAME.$O\
|
|
|
|
HFILES=dat.h fns.h term.h
|
|
|
|
<$PLAN9/src/mkmany
|
|
|
|
Darwin.$O Linux.$O FreeBSD.$O: bsdpty.c
|
|
|
|
$O.9term: data.$O scrl.$O time.$O util.$O wind.$O
|
|
|