remove errors.h
This commit is contained in:
parent
a2779a1997
commit
fdcb8f794a
4 changed files with 2 additions and 36 deletions
4
Makefile
4
Makefile
|
@ -21,9 +21,9 @@ callisto.o: callisto.c callisto.h
|
|||
lcl.o: lcl.c callisto.h util.h
|
||||
lextra.o: lextra.c callisto.h util.h
|
||||
lenviron.o: lenviron.c callisto.h
|
||||
lfs.o: lfs.c callisto.h errors.h util.h
|
||||
lfs.o: lfs.c callisto.h util.h
|
||||
ljson.o: ljson.c callisto.h
|
||||
lpath.o: lpath.c callisto.h errors.h util.h
|
||||
lpath.o: lpath.c callisto.h util.h
|
||||
lprocess.o: lprocess.c callisto.h util.h
|
||||
util.o: util.c
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue