mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-25 11:36:31 +00:00
cleanup should remove both tstsout.o and setsout.o
This commit is contained in:
@@ -1122,7 +1122,7 @@ $(NATDIR)disp68K.il : $(SRCDIR)disp68K.il
|
||||
################################################################################
|
||||
|
||||
cleanup :
|
||||
rm -f $(LIBFILES) $(EXTFILES) $(KEYOFF) $(OSARCHDIR)lde
|
||||
rm -f $(LIBFILES) $(EXTFILES) $(KEYOFF) $(OBJECTDIR)tstsout.o $(OBJECTDIR)setsout.o $(OSARCHDIR)lde
|
||||
|
||||
.c.o:
|
||||
$(CC) $(RFLAGS) $*.c -o $@ $(INLINE)
|
||||
|
||||
Reference in New Issue
Block a user