muEMACS: window.o fileio.o display.o region.o termio.o random.o\
         word.o ansi.o line.o main.o search.o vt52.o basic.o buffer.o\
         file.o spawn.o 
 alink with working

termio.o: keymap.h termio.c
 lc -isys:include/ -i:include/ termio

window.o: ed.h window.c
 lc -isys:include/ window

fileio.o: ed.h fileio.c
 lc -isys:include/ fileio

display.o: ed.h display.c
 lc -isys:include/ display

region.o: ed.h region.c
 lc -isys:include/ region

random.o: ed.h random.c
 lc -isys:include/ random

word.o: ed.h word.c
 lc -isys:include/ word

ansi.o: ed.h ansi.c
 lc -isys:include/ ansi

line.o: ed.h line.c
 lc -isys:include/ line

main.o: ed.h main.c
 lc -isys:include/ main

search.o: ed.h search.c
 lc -isys:include/ search

vt52.o: ed.h vt52.c
 lc -isys:include/ vt52

basic.o: ed.h basic.c
 lc -isys:include/ basic

buffer.o: ed.h buffer.c
 lc -isys:include/ buffer

file.o: ed.h file.c
 lc -isys:include/ file

spawn.o: ed.h spawn.c
 lc -isys:include/ spawn
