mirror of
https://github.com/0intro/conterm
synced 2024-11-25 07:09:34 +03:00
19 lines
201 B
Makefile
19 lines
201 B
Makefile
<$DSRC/mkfile-$CONF
|
|
TARG=libdraw.$L
|
|
|
|
OFILES=\
|
|
alloc.$O\
|
|
arith.$O\
|
|
bytesperline.$O\
|
|
chan.$O\
|
|
defont.$O\
|
|
drawrepl.$O\
|
|
icossin.$O\
|
|
icossin2.$O\
|
|
rectclip.$O\
|
|
rgb.$O
|
|
|
|
HFILES=\
|
|
|
|
<$DSRC/mklib-$CONF
|