mirror of
https://github.com/Interlisp/maiko.git
synced 2026-03-05 02:35:23 +00:00
make makefile-tail cleanup target remove everything (#303)
This commit is contained in:
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 $@
|
||||
|
||||
Reference in New Issue
Block a user