mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-18 09:02:39 +00:00
make makefile-tail cleanup target remove everything (#303)
This commit is contained in:
parent
8cb1c53e3f
commit
d8257e7659
2
bin/makefile-tail
Executable file → Normal file
2
bin/makefile-tail
Executable file → Normal file
@ -870,7 +870,7 @@ $(OBJECTDIR)lpy.tab.o : $(SRCDIR)lpy.tab.c $(REQUIRED-INCS) $(INCDIR)lpdefs.h $
|
||||
################################################################################
|
||||
|
||||
cleanup :
|
||||
rm -f $(LIBFILES) $(EXTFILES) $(OBJECTDIR)tstsout.o $(OBJECTDIR)setsout.o $(OSARCHDIR)lde $(OSARCHDIR)ldex $(OSARCHDIR)ldeether
|
||||
rm -rf $(OBJECTDIR) $(OSARCHDIR)
|
||||
|
||||
.c.o:
|
||||
$(CC) $(RFLAGS) $*.c -o $@
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user