mirror of
https://github.com/rfivet/uemacs.git
synced 2024-12-19 07:46:24 -05:00
update file dependencies: usage, wrapper, version
This commit is contained in:
parent
68a79430e6
commit
f3ce8236af
3
Makefile
3
Makefile
@ -154,11 +154,14 @@ search.o: search.c estruct.h edef.h
|
||||
spawn.o: spawn.c estruct.h edef.h
|
||||
tcap.o: tcap.c estruct.h edef.h
|
||||
termio.o: termio.c estruct.h edef.h
|
||||
usage.o: usage.c usage.h
|
||||
utf8.o: utf8.c utf8.h
|
||||
version.o: version.c version.h
|
||||
vmsvt.o: vmsvt.c estruct.h edef.h
|
||||
vt52.o: vt52.c estruct.h edef.h
|
||||
window.o: window.c estruct.h edef.h
|
||||
word.o: word.c estruct.h edef.h
|
||||
wrapper.o: wrapper.c wrapper.h usage.h
|
||||
|
||||
# DEPENDENCIES MUST END AT END OF FILE
|
||||
# IF YOU PUT STUFF HERE IT WILL GO AWAY
|
||||
|
Loading…
Reference in New Issue
Block a user