mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-15 11:20:03 +00:00
8ad517944e
More changes.
15 lines
192 B
Makefile
15 lines
192 B
Makefile
PLAN9=../../..
|
|
<$PLAN9/src/mkhdr
|
|
|
|
TARG=9term win
|
|
|
|
OFILES=\
|
|
rcstart.$O\
|
|
$SYSNAME.$O\
|
|
|
|
SHORTLIB=complete frame draw plumb fs mux thread 9
|
|
|
|
<$PLAN9/src/mkmany
|
|
|
|
LDFLAGS=-L$X11/lib -lX11 -lutil
|
|
|