mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
14 lines
181 B
Text
14 lines
181 B
Text
|
PLAN9=../../..
|
||
|
<$PLAN9/src/mkhdr
|
||
|
|
||
|
TARG=9term
|
||
|
|
||
|
OFILES=\
|
||
|
9term.$O\
|
||
|
$SYSNAME.$O\
|
||
|
|
||
|
<$PLAN9/src/mkone
|
||
|
|
||
|
LDFLAGS=-lframe -ldraw -lplumb -lthread -l9 -lfmt -lutf -L$X11/lib -lX11 -lutil
|
||
|
|