mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
13 lines
111 B
Makefile
13 lines
111 B
Makefile
<$PLAN9/src/mkhdr
|
|
|
|
LIB=libacme.a
|
|
|
|
OFILES=\
|
|
acme.$O\
|
|
|
|
HFILES=\
|
|
$PLAN9/include/acme.h\
|
|
|
|
<$PLAN9/src/mksyslib
|
|
|
|
|