mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-13 23:27:12 +00:00
makefile cleanup target should also remove lde executable.
This commit is contained in:
parent
8d42e7791f
commit
467d33d913
@ -1119,7 +1119,7 @@ $(NATDIR)disp68K.il : $(SRCDIR)disp68K.il
|
||||
################################################################################
|
||||
|
||||
cleanup :
|
||||
rm -f $(LIBFILES) $(EXTFILES) $(KEYOFF)
|
||||
rm -f $(LIBFILES) $(EXTFILES) $(KEYOFF) $(OSARCHDIR)lde
|
||||
|
||||
.c.o:
|
||||
$(CC) $(RFLAGS) $*.c -o $@ $(INLINE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user